Displaying 2 results from an estimated 2 matches for "45072".
Did you mean:
4072
2003 Jan 10
1
Thread extension
Just figured I'd mention that CVS supports now THREAD extension. I also
did a bit of benchmarking using a folder with 4685 mails (evolution
mailing list):
dovecot+mbox:
- 0.59s user 0.01s system 98% cpu 0.608 total
- malloc() memory usage 45072 -> 825685
dovecot+maildir:
- 0.60s user 0.17s system 98% cpu 0.780 total
- malloc() memory usage: 45003 -> 825480
Meaning it takes almost 800kbytes of memory and it's quite fast :)
Comparing to other servers then:
uw-imap:
- 1.11s user 0.27s system 100% cpu 1.376 total
- malloc() m...
2003 Jan 14
2
2.4.21-pre3 - problems with ext3
Hello
Since 2.4.20, we have problems with ext3. Machine is 2xPentium III (1GHz),
2GB RAM, 1GB swap. RH 8.0 (glibc-2.3.1-21), gcc (GCC) 3.2 20020903
We have a lot of users:
oceanic:~# wc -l /etc/passwd
6694 /etc/passwd
connected via SAMBA (2.2.7) from 200-300 Windows-XX workstations
Partition with ext3 looks like this:
oceanic:~# mount |grep ext3
/dev/sdb5 on /home1 type ext3