patch-2.3.23 linux/arch/m68k/mm/init.c
Next file: linux/arch/mips/mm/init.c
Previous file: linux/arch/i386/vmlinux.lds.S
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/m68k/mm/init.c
- Orig date:
Tue Sep 7 12:14:06 1999
diff -u --recursive --new-file v2.3.22/linux/arch/m68k/mm/init.c linux/arch/m68k/mm/init.c
@@ -112,6 +112,7 @@
printk("%d pages shared\n",shared);
printk("%d 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)