| previous | contents | up | next |
HP-UX 10.20:
UID PID PPID C STIME TTY TIME COMMAND root 0 0 0 Apr 20 ? 0:17 swapper root 1 0 0 Apr 20 ? 0:00 init root 2 0 0 Apr 20 ? 1:02 vhand* swapper - dummy process which provides swapping services
Linux RedHat 6.0:
UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:59 ? 00:00:07 init root 2 1 0 09:59 ? 00:00:00 [kflushd] root 3 1 0 09:59 ? 00:00:00 [kpiod] root 4 1 0 09:59 ? 00:00:00 [kswapd] root 5 1 0 10:00 ? 00:00:00 [mdrecoveryd]* kflushd - dummy process to handle the swapping activity
Solaris:
UID PID PPID C STIME TTY TIME CMD root 0 0 0 Apr 19 ? 0:00 sched root 1 0 0 Apr 19 ? 0:22 /etc/init - root 2 0 0 Apr 19 ? 0:00 pageout* sched - dummy process which provides swapping services
Other dummy processes you might see under other Unixes are bdflush or update (both are used to handle file system I/O).
| previous | contents | up | next |