patch-2.3.23 linux/arch/alpha/mm/init.c
Next file: linux/arch/arm/Makefile
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Oct 16 10:50:48 1999
- Orig file:
v2.3.22/linux/arch/alpha/mm/init.c
- Orig date:
Thu Jul 29 13:37:22 1999
diff -u --recursive --new-file v2.3.22/linux/arch/alpha/mm/init.c linux/arch/alpha/mm/init.c
@@ -166,6 +166,7 @@
printk("%ld pages shared\n",shared);
printk("%ld pages swap cached\n",cached);
printk("%ld pages in page table cache\n",pgtable_cache_size);
+ show_buffers();
#ifdef CONFIG_NET
show_net_buffers();
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)