Re: Performance Tracker project update

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kris Kennaway <kris@...>
Cc: freebsd-performance@freebsd.org <freebsd-performance@...>, Erik Cederstrand <erik@...>
Date: Wednesday, January 23, 2008 - 9:58 pm

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"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Performance Tracker project update, Kris Kennaway, (Wed Jan 23, 7:44 am)
Re: A specific example of a disk i/o problem, Thomas Backman, (Mon Oct 5, 4:45 am)
Re: ZFS, NFS and Network tuning (Paul Patterson), Paul Patterson, (Sun Dec 21, 12:50 pm)
Re: ZFS Re: A specific example of a disk i/o problem , Thomas Backman, (Tue Oct 6, 2:55 am)
Re: ZFS Re: A specific example of a disk i/o problem, O. Hartmann, (Tue Oct 6, 4:57 am)
Re: ZFS Re: A specific example of a disk i/o problem, Thomas Backman, (Tue Oct 6, 4:07 pm)
Re: Performance Tracker project update, Borja Marcos, (Thu Jan 24, 4:53 am)
Re: Performance Tracker project update, Ivan Voras, (Wed Jan 23, 8:16 pm)
Re: Performance Tracker project update, Erik Cederstrand, (Thu Jan 24, 6:28 am)
Re: Performance Tracker project update, Ivan Voras, (Thu Jan 24, 7:05 am)
Re: Performance Tracker project update, Kris Kennaway, (Thu Jan 24, 7:06 am)
Re: Performance Tracker project update, Ivan Voras, (Thu Jan 24, 7:15 am)
Re: Performance Tracker project update, Kris Kennaway, (Thu Jan 24, 7:26 am)
Re: Performance Tracker project update, Erik Cederstrand, (Wed Jan 23, 9:49 am)
Re: Performance Tracker project update, Robert Watson, (Wed Jan 23, 3:40 pm)
Re: Performance Tracker project update, Erik Cederstrand, (Wed Jan 23, 4:59 pm)
Re: Performance Tracker project update, Alexander Leidinger, (Thu Jan 24, 3:58 am)
Re: Performance Tracker project update, Erik Cederstrand, (Thu Jan 24, 6:02 am)
Re: Performance Tracker project update, Kris Kennaway, (Thu Jan 24, 7:08 am)
Re: Performance Tracker project update, Alexander Leidinger, (Thu Jan 24, 7:43 am)
Re: Performance Tracker project update, Erik Cederstrand, (Thu Jan 24, 8:14 am)
Re: Performance Tracker project update, Kris Kennaway, (Wed Jan 23, 3:11 pm)
Re: Performance Tracker project update, Kris Kennaway, (Wed Jan 23, 9:58 pm)