Noticed that when this box is in its state of unresponsiveness, the process
start times in ps gradually move backwards. The following listings were
taken over about a 1.5 hour timespan.
First
root 1 0 0 11:04 ? 00:00:09 init
root 2 1 0 11:04 ? 00:00:00 [keventd]
root 3 1 0 11:04 ? 00:00:00 [kswapd]
root 4 1 0 11:04 ? 00:00:00 [kreclaimd]
root 5 1 0 11:04 ? 00:00:00 [bdflush]
root 6 1 0 11:04 ? 00:00:02 [kupdated]
root 96 1 0 11:06 ? 00:00:00 [kreiserfsd]
root 356 1 0 11:06 ? 00:00:02 syslogd -m 0
root 366 1 0 11:06 ? 00:00:00 klogd
Second
root 1 0 0 10:54 ? 00:00:09 init
root 2 1 0 10:54 ? 00:00:00 [keventd]
root 3 1 0 10:54 ? 00:00:00 [kswapd]
root 4 1 0 10:54 ? 00:00:00 [kreclaimd]
root 5 1 0 10:54 ? 00:00:00 [bdflush]
root 6 1 0 10:54 ? 00:00:02 [kupdated]
root 96 1 0 10:56 ? 00:00:00 [kreiserfsd]
root 356 1 0 10:56 ? 00:00:02 syslogd -m 0
root 366 1 0 10:56 ? 00:00:00 klogd
Third
root 1 0 0 10:03 ? 00:00:09 init
root 2 1 0 10:03 ? 00:00:00 [keventd]
root 3 1 0 10:03 ? 00:00:00 [kswapd]
root 4 1 0 10:03 ? 00:00:00 [kreclaimd]
root 5 1 0 10:03 ? 00:00:00 [bdflush]
root 6 1 0 10:03 ? 00:00:02 [kupdated]
root 96 1 0 10:06 ? 00:00:00 [kreiserfsd]
root 356 1 0 10:06 ? 00:00:02 syslogd -m 0
root 366 1 0 10:06 ? 00:00:00 klogd
Fourth
root 1 0 0 09:53 ? 00:00:09 init
root 2 1 0 09:53 ? 00:00:00 [keventd]
root 3 1 0 09:53 ? 00:00:00 [kswapd]
root 4 1 0 09:53 ? 00:00:00 [kreclaimd]
root 5 1 0 09:53 ? 00:00:00 [bdflush]
root 6 1 0 09:53 ? 00:00:02 [kupdated]
root 96 1 0 09:55 ? 00:00:00 [kreiserfsd]
root 356 1 0 09:55 ? 00:00:02 syslogd -m 0
root 366 1 0 09:55 ? 00:00:00 klogd
Thoughts?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/