*参照元 [#p843fc61]
#backlinks

*説明 [#v6e7c952]
-パス: [[linux-2.6.33/init/Kconfig]]

-スラブアロケータとして SLAB を使用する。
--他にも SLUB, SLOB がある。
--他にも SLUB(デフォルト), SLOB(組み込み用)がある。
--[[linux-2.6.33/CONFIG_SLUB]]
--[[linux-2.6.33/CONFIG_SLOB]]


**参考 [#q9032bed]


*実装 [#l09fcbec]
 config SLAB
 	bool "SLAB"
 	help
 	  The regular slab allocator that is established and known to work
 	  well in all environments. It organizes cache hot objects in
 	  per cpu and per node queues.


*コメント [#j14c8594]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS