Kris Kennaway wrote:
>>> P.S. If I understand correctly, the float test shows a regression?
OK, so it was this one. The other interesting events seem to be:
2007-10-20: drop in super-smack performance and context switch
benchmarks. This is due to the switch from SCHED_4BSD to SCHED_ULE
(super-smack is largely a context switch benchmark due to retarded
design). There are uncommitted patches that reduce ULE context switch
overhead though, so it will be interesting to see how they affect this.
2007-12-30: file read/pipe read/pipe ping-pong/syscall overhead
performance increases. This is due to Jeff's lockless struct file
changes (syscall overhead is only affected because unixbench uses the
dup2() syscall which is not in fact just a measure of syscall overhead
but now has reduced non-syscall cost).
Kris
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| David Woodhouse | [PATCH 1/3] firmware: allow firmware files to be built into kernel image |
| Peter Zijlstra | [PATCH 00/23] per device dirty throttling -v8 |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Josip Rodin | bnx2_poll panicking kernel |
| Patrick McHardy | Re: [GIT]: Networking |
