Difference between revisions of "Linux kernel"
Jump to navigation
Jump to search
(Create page q Linux Kernel Topics q) |
m (Add note about meaning of q slab q in computer memory context) |
||
| Line 1: | Line 1: | ||
Linux Kernel Topics | Linux Kernel Topics | ||
| + | |||
| + | In computer context, slabs are "blocks of contiguous pages in memory" . . . | ||
* https://www.kernel.org/doc/gorman/html/understand/understand011.html | * https://www.kernel.org/doc/gorman/html/understand/understand011.html | ||
Latest revision as of 05:50, 31 August 2026
Linux Kernel Topics
In computer context, slabs are "blocks of contiguous pages in memory" . . .