]> Zhao Yanbai Git Server - minix.git/commit
- remove unused bootdelay feauture
authorBen Gras <ben@minix3.org>
Mon, 21 Sep 2009 14:23:47 +0000 (14:23 +0000)
committerBen Gras <ben@minix3.org>
Mon, 21 Sep 2009 14:23:47 +0000 (14:23 +0000)
commitba91b3b7d247a76a39700694cbb21f5a0a0fa7e3
treeea919c7101a7a0ea5ccafcba547f9074ab430c41
parent8a54d267f0169a55e54eeacef04b4b57ed2acca3
 - remove unused bootdelay feauture
 - only print a line for every boot process if 'verbose' variable set to
   nonzero; reason: with serial output, the long output
   significantly slows down frequent reboots, and causes 'scroll damage'
   that in some cases is pretty bad. also the verbose output doesn't tell
   you the one thing you might want to know about a process: how much memory
   is it using? or how much memory is everything using?
 - short format does print out total memory allocated for processes
boot/bootimage.c