Tag: Memory-Management
11 posts
2026-06-29
Self-Hosted C++ Polymorphic Memory Resources: std::pmr vs Boost.Container vs jemalloc vs mimalloc
2026-06-22Self-Hosted High-Performance Data Structure Libraries: Boost.Container vs Abseil vs EASTL vs plf::colony
2026-06-19Self-Hosted Object Pool Libraries in Go: ants vs pond vs bytebufferpool vs conc
2026-06-03Self-Hosted Linux Swap Space Management: swapfile vs dphys-swapfile vs zswap Tuning Guide
2026-06-02Self-Hosted Linux Kernel Same-page Merging (KSM) Tuning: KSM vs UKSM vs KSMTuned
2026-06-02Self-Hosted Linux Transparent Hugepages Management: hugeadm vs khugepaged vs Direct Tuning Guide
2026-06-02Self-Hosted Memory Allocators: jemalloc vs tcmalloc vs mimalloc for Production Servers
2026-06-01Self-Hosted Linux Memory Reclaim Management: kswapd vs drop_caches vs VFS Cache Tuning
2026-05-25Self-Hosted Linux Persistent Memory Management: ndctl vs PMDK vs memkind
2026-05-23Linux Page Cache Inspection: pcstat vs vmtouch vs fincore — Self-Hosted Filesystem Cache Management
2026-05-22Self-Hosted Linux HugePages Management: libhugetlbfs vs numactl vs tuned (2026)