Linux Kernel Slab Memory Buffer Manager
暂无分享,去创建一个
The source codes of Linux OS are open.When Linux kernel is running,it uses a lot of structural objects,called kernel objects.How to manage the creation,usage and recycle of these objects requires a perfect management mechanism.This paper discusses the theory of Slab memory buffer manager and how to use Slab manager to manage all kinds of kernel objects in Linux kernel.
[1] Robert H. Sloan,et al. Power Analysis Attacks of Modular Exponentiation in Smartcards , 1999, CHES.
[2] Çetin Kaya Koç,et al. High-Radix Design of a Scalable Modular Multiplier , 2001, CHES.