Expand description
obj 管理模块,提供了对象的管理功能
Constants§
Statics§
- OBJ_
ALLOCATOR 🔒 - The object allocator for the kernel thread.
- RECYCLED_
UNTYPED 🔒
Functions§
- alloc_
notification - 申请一个 Notification
- alloc_
pt - 申请一个页表 PT
- alloc_
untyped_ unit - 申请一个未类型化的单元,每一个单元会作为可重新分配的单元使用
- alloc_
vdso_ page - 申请一个物理页,用于 VDSO
- init
- 初始化 OBJ_ALLOCATOR
- recycle_
untyped_ unit - 回收一个未类型化的单元