Displaying 4 results from an estimated 4 matches for "205m".
Did you mean:
205
2005 Nov 21
5
question about disk performance in domU
...****************************************************
cctest1$ df -lh
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1.5G 1.1G 306M 78% /
tmpfs 62M 4.0K 62M 1% /dev/shm
/dev/sda6 4.2G 3.6G 453M 89% /tmp
/dev/sda5 938M 205M 685M 23% /var
cctest1$ dmesg | grep DMA
DMA zone: 101376 pages, LIFO batch:16
cctest1$ for i in `seq 1 10`; do hdparm -tT /dev/sda1; done
Timing cached reads: 512 MB in 2.00 seconds = 256.00 MB/sec
Timing buffered disk reads: 44 MB in 3.00 seconds = 14.67 MB/sec
Timing cached...
2004 Jul 22
4
0.99.10.x auth memory leak?
...ALL users is less
than this and the box below just serves half of those).
This box sees about 0.5 million POP3/IMAP logins/day.
---
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31235 root 16 0 220m 216m 5560 S 0.0 10.7 25:01.54 dovecot-auth
31234 root 16 0 205m 202m 5560 S 0.0 10.0 24:08.84 dovecot-auth
31231 root 16 0 200m 196m 5560 S 0.7 9.7 23:25.37 dovecot-auth
31232 root 16 0 196m 192m 5560 S 0.0 9.5 23:10.44 dovecot-auth
31233 root 15 0 179m 175m 5560 S 0.3 8.6 22:13.07 dovecot-auth
---
So, I guess my questions to...
2005 Nov 21
0
question about disk performance in domU
...****************************************************
cctest1$ df -lh
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 1.5G 1.1G 306M 78% /
tmpfs 62M 4.0K 62M 1% /dev/shm
/dev/sda6 4.2G 3.6G 453M 89% /tmp
/dev/sda5 938M 205M 685M 23% /var
cctest1$ dmesg | grep DMA
DMA zone: 101376 pages, LIFO batch:16
cctest1$ for i in `seq 1 10`; do hdparm -tT /dev/sda1; done
Timing cached reads: 512 MB in 2.00 seconds = 256.00 MB/sec
Timing buffered disk reads: 44 MB in 3.00 seconds = 14.67 MB/sec
Timing cached...
2002 Jul 03
11
sync slowness. ext3 on VIA vt82c686b
...metry = 1868/255/63, sectors = 30015216, start = 0
busstate = 1 (on)
$ cat /proc/mounts
/dev/hda1 / ext3 rw,noatime 0 0
/dev/hda2 /home ext3 rw,noatime 0 0
/dev/hda3 /usr ext3 rw,noatime 0 0
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 387M 162M 205M 45% /
/dev/hda2 3.4G 2.1G 1.1G 65% /home
/dev/hda3 10G 6.3G 3.4G 65% /usr
$ cat /proc/ide/via
----------VIA BusMastering IDE Configuration----------------
Driver Version: 3.34
South Bridge: VIA vt82c686b
Revision:...