<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Slab on Garlic Space</title><link>https://garlicspace.com/tags/slab/</link><description>Recent content in Slab on Garlic Space</description><generator>Hugo -- 0.152.2</generator><language>zh-cn</language><lastBuildDate>Sat, 11 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://garlicspace.com/tags/slab/feed.xml" rel="self" type="application/rss+xml"/><item><title>Linux slob/slab/slub</title><link>https://garlicspace.com/posts/linux-slob-slab-slub/</link><pubDate>Sat, 11 Jul 2020 00:00:00 +0000</pubDate><guid>https://garlicspace.com/posts/linux-slob-slab-slub/</guid><description>Linux slob/slab/slub - Linux初始化通过bootmem/memblock引导内存分配进行内存管理，支持buddy system完成相关初始化后，将物理内存分配的功能转交给buddy system，buddy system是以page为单位分配方式。 对于内核要经常创建的对象， 如task_struct，</description></item></channel></rss>