You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… status (#9721)
ref #4982, ref #9722
- Provide an http interface "/debug/pprof/arena_purge" for purging the dirty/muzzy page in jemalloc. This could help reduce the memory consumption after large txn is committed.
Reference: https://jemalloc.net/jemalloc.3.html#opt.muzzy_decay_ms
- Provide an http interface "/debug/pprof/memory_status" to get memory allocation information is using jemalloc. Note that the return result may take dozens MiB.
Signed-off-by: CalvinNeo <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
…9707)
ref #9722
Avoid store the built DecodedLockCFValue
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Co-authored-by: jinhelin <[email protected]>
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Jan 3, 2025
…ingcap#9707)
ref pingcap#9722
Avoid store the built DecodedLockCFValue
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Co-authored-by: jinhelin <[email protected]>
Enhancement
The text was updated successfully, but these errors were encountered: