Notes
Ctrlk
  • Introduction
  • linuxKernel
    • tips
    • make_help
    • old linux
    • list
    • plist
    • fifo
    • idr
    • xarray
    • rbtree
    • maple_tree
    • syscall
    • bitmap
    • page
    • page_flags
    • page_size
    • page mapcount
    • page refcount
    • folio
    • slub
      • proc_slabinfo
      • slub_theory
      • kmalloc_kfree
      • kmem_cache
      • slab_alloc
      • slab_free
      • proc_meminfo_SReclaimable_SReclaimable
    • vmalloc
    • brk
    • mmap
    • mremap
    • mprotect
    • madvise
    • read
    • write
    • shmem
    • huge_page
    • page_fault
    • rmap
    • lru
    • multi-gen-LRU
    • page_reclaim
    • page_cache
    • page_table
    • rcu
    • kvm
    • aarch64_boot
    • tracing_system
    • cache_coherence_and_memory_consistency
    • cpu_speculates
    • mmap_lock
    • per-vma_lock
    • cgroup
    • symbol
    • campact
    • page_ext
    • mempool
    • kernelstack
    • filesystem
    • io_stack
    • workingset
    • ioremap
    • sched_period
    • cma
    • mTHP
  • linuxDebug
  • linuxSystem
  • linuxDriver
  • hardware
  • process_thread_scheduler
  • memory_management
  • input_output_filesystem
  • lock_and_lockup_detector
  • MIT_6.S081
  • qemu
  • tools
  • other
Powered by GitBook
On this page

Was this helpful?

  1. linuxKernel

slub

proc_slabinfoslub_theorykmalloc_kfreekmem_cacheslab_allocslab_freeproc_meminfo_SReclaimable_SReclaimable
PreviousfolioNextproc_slabinfo

Was this helpful?