mirror of
https://github.com/drasko/codezero.git
synced 2026-01-21 07:13:15 +01:00
Comment title for kmalloc
This commit is contained in:
@@ -24,6 +24,8 @@ void init_kmalloc()
|
||||
}
|
||||
|
||||
/*
|
||||
* KMALLOC implementation:
|
||||
*
|
||||
* Allocates memory from mem_caches that it generates on-the-fly,
|
||||
* for up to KMALLOC_POOLS_MAX different sizes.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user