patch-2.4.1 linux/mm/slab.c
Next file: linux/mm/swap.c
Previous file: linux/mm/shmem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Jan 27 12:05:11 2001
-  Orig file: 
v2.4.0/linux/mm/slab.c
-  Orig date: 
Sun Oct  1 19:55:17 2000
diff -u --recursive --new-file v2.4.0/linux/mm/slab.c linux/mm/slab.c
@@ -1702,7 +1702,7 @@
  * kmem_cache_reap - Reclaim memory from caches.
  * @gfp_mask: the type of memory required.
  *
- * Called from try_to_free_page().
+ * Called from do_try_to_free_pages() and __alloc_pages()
  */
 void kmem_cache_reap (int gfp_mask)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)