Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Anatomy of the Linux Slab Allocator

May 17, 2007, 04:30 (0 Talkback[s])
(Other stories by M. Tim Jones)

[ Thanks to IdaAshley for this link. ]

"The goal of memory management is to provide a method by which memory can be dynamically shared amongst a variety of users for a variety of purposes. The memory management method should do both of the following:

  • "Minimize the amount of time required to manage the memory
  • "Maximize the available memory for general usage (minimize management overhead)..."

Complete Story

Related Stories: