During shutdown explain what the numbers following the 'syncing
disks' message mean, specifically, 'buffers remaining...'.
This commit is contained in:
parent
4ab365e720
commit
ec63e12a03
@ -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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user