I was very pleased to see the driver for my Adaptec 2130S controller get
into 6.2 release. TY Dev's! No using the binary anymore.
I do have a question on performance.
Using the binary driver on RC2 (same hardware, same unmodified GENERIC
kernel) I got these results...
su-2.05b# postmark
PostMark v1.5 : 3/27/01
pm>set number=10000
pm>set transactions=10000
pm>set subdirectories=10000
pm>set location /tmp
pm>run
Creating subdirectories...Done
Creating files...Done
Performing transactions..........Done
Deleting files...Done
Deleting subdirectories...Done
Time:
102 seconds total
69 seconds of transactions (144 per second)
Files:
15027 created (147 per second)
Creation alone: 10000 files (588 per second)
Mixed with transactions: 5027 files (72 per second)
4990 read (72 per second)
5009 appended (72 per second)
15027 deleted (147 per second)
Deletion alone: 10054 files (628 per second)
Mixed with transactions: 4973 files (72 per second)
Data:
27.14 megabytes read (272.46 kilobytes per second)
85.08 megabytes written (854.14 kilobytes per second)
pm>quit
su-2.05b# uname -a
FreeBSD testserv1.aci 6.2-RC2 FreeBSD 6.2-RC2 #0: Sun Dec 24 23:42:30
UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386
Now using 6.2 Release running postmark I see these results:
pm>set number=10000
pm>set transactions=10000
pm>set subdirectories=10000
pm>set location /tmp
pm>run
Creating subdirectories...Done
Creating files...Done
Performing transactions..........Done
Deleting files...Done
Deleting subdirectories...Done
Time:
123 seconds total
80 seconds of transactions (125 per second)
Files:
15027 created (122 per second)
Creation alone: 10000 files (588 per second)
Mixed with transactions: 5027 files (62 per second)
4990 read (62 per second)
5009 appended (62 per second)
15027 deleted (122 per second)
Deletion alone: 10054 files (386 per second)
Mixed with transactions: 4973 files (62 per second)
Data:
27.14 megabytes read (225.94 kilobytes per second)
85.08 megabytes written (708.31 kilobytes per second)
FreeBSD ovgw.aci.on.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
11:05:30 UTC 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386
Does anyone know what differences either in the driver (I was using
b11518) or OS itself that might account for the slightly decreased
performance?
I realize there may have been many changes that could effect the
results, just want to know if anything specific has been noted related
to this.
Don't get me wrong, the speed is fine not a complaint :)
Cheers,
Jeff
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"