During shutdown explain what the numbers following the 'syncing

disks' message mean, specifically, 'buffers remaining...'.
This commit is contained in:
Alfred Perlstein 2002-11-18 02:41:03 +00:00
parent 4ab365e720
commit ec63e12a03

View File

@ -268,7 +268,7 @@ boot(int howto)
int subiter; int subiter;
waittime = 0; waittime = 0;
printf("\nsyncing disks... "); printf("\nsyncing disks, buffers remaining... ");
sync(&thread0, NULL); sync(&thread0, NULL);