Comment title for kmalloc

This commit is contained in:
Bahadir Balban
2009-05-02 10:54:02 +03:00
parent 63e18b176e
commit 8ab892375e

View File

@@ -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.
*/