*** free and ps -ax, before the slowdown:
total used free shared buffers
cached
Mem: 417472 30104 387368 0 1264
21748
-/+ buffers/cache: 7092 410380
Swap: 136544 0 136544
PID TTY STAT TIME COMMAND
1 ? S 0:04 init
2 ? SW 0:00 [keventd]
3 ? SWN 0:00 [ksoftirqd_CPU0]
4 ? SW 0:00 [kswapd]
5 ? SW 0:00 [bdflush]
6 ? SW 0:00 [kupdated]
63 ? S 0:00 /usr/sbin/syslogd
66 ? S 0:00 /usr/sbin/klogd -c 3
78 ? S 0:00 /usr/sbin/atd -b 15 -l 1
90 tty1 S 0:00 -bash
91 tty2 S 0:00 -bash
92 tty3 S 0:00 /sbin/agetty 38400 tty3 linux
93 tty4 S 0:00 /sbin/agetty 38400 tty4 linux
94 tty5 S 0:00 /sbin/agetty 38400 tty5 linux
95 tty6 S 0:00 /sbin/agetty 38400 tty6 linux
192 tty2 S 0:00 top
200 tty1 R 0:00 ps -ax
*** I then rm -rf'd mozilla, and tar -zxvf mozilla-source-0.9.7.tar.gz,
*** and immediately after, ran free and ps -ax again. The system
started
*** losing memory and slowing down about 10 seconds into the
*** decompression.
total used free shared buffers
cached
Mem: 417472 412192 5280 0 20632
315680
-/+ buffers/cache: 75880 341592
Swap: 136544 0 136544
PID TTY STAT TIME COMMAND
1 ? S 0:04 init
2 ? SW 0:00 [keventd]
3 ? SWN 0:00 [ksoftirqd_CPU0]
4 ? SW 0:00 [kswapd]
5 ? SW 0:00 [bdflush]
6 ? SW 0:02 [kupdated]
63 ? S 0:00 /usr/sbin/syslogd
66 ? S 0:00 /usr/sbin/klogd -c 3
78 ? S 0:00 /usr/sbin/atd -b 15 -l 1
90 tty1 S 0:00 -bash
91 tty2 S 0:00 -bash
92 tty3 S 0:00 /sbin/agetty 38400 tty3 linux
93 tty4 S 0:00 /sbin/agetty 38400 tty4 linux
94 tty5 S 0:00 /sbin/agetty 38400 tty5 linux
95 tty6 S 0:00 /sbin/agetty 38400 tty6 linux
192 tty2 S 0:01 top
207 tty1 R 0:00 ps -ax
-
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/