Lists all of the journal entries for the day.

Sat, 19 May 2007

9:46 PM - a few ports

I've been quite busy with real life lately.  ctriv and wintellect have been working on the MidnightBSD mports system.  Our ports tree changes have been coming along nicely.  Many ports are working on i386 and amd64. 

Tonight I've been adding some benchmarking applications.  Here's a run from bonnie

defiant# bonnie
File './Bonnie.7486', size: 104857600
Writing with putc()...done
Rewriting...done
Writing intelligently...done
Reading with getc()...done
Reading intelligently...done
Seeker 1...Seeker 2...Seeker 3...start 'em...done...done...done...
              -------Sequential Output-------- ---Sequential Input-- --Random--
              -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks---
Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU
          100 38765 33.0 26854  8.0 32064  7.0 111012 99.9 1663688 100.0 62714.6 176.0

This isn't a real "benchmark" since I didn't follow proper testing procedures, but its still interesting.  I'm running UFS2 on a Western Digital SATA I 80GB 7200 RPM disk, Pentium D 805 2.5 GB RAM, and an intel ICH8 chipset. 

()