Subject: Re: documentation needed for ioflush
To: None <mason@primenet.com.au>
From: ITOH Yasufumi <itohy@netbsd.org>
List: netbsd-bugs
Date: 08/31/2000 16:26:55
In article <20000830061013.10075.qmail@primenet.com.au>
mason@primenet.com.au writes:
> Documentation needs to be added for process 4 (ioflush), into
> src/lib/libc/sys/intro.2 under "Special Processes" section.
process 4 ?
% ps ax | head
PID TT STAT TIME COMMAND
0 ?? DLs 0:01.19 (swapper)
1 ?? Is 0:00.07 init
2 ?? DL 0:00.00 (cardslot0)
3 ?? DL 0:03.09 (cardslot1)
4 ?? DL 3112:45.27 (apm0)
5 ?? DL 0:02.54 (pagedaemon)
6 ?? DL 0:07.84 (reaper)
7 ?? DL 0:39.75 (ioflush)
111 ?? Ss 0:02.28 syslogd -s
%