Re: ULE vs. 4BSD in RELENG_7



We can not ignore this performance bug, also I had found that ULE is
slower than 4BSD when testing super-smack's update benchmark on my
dual-core machine.

I actually saw improved performance with ULE over 4BSD for
super-smack. What were the parameters you used for your testing? These
were mine:

super-smack ./select-key.smack 10 10000
super-smack ./update-select.smack 10 10000

I ran them again to confirm (10 runs each, averaged):

4BSD:
super-smack ./select-key.smack 10 10000 : 55235.3
super-smack ./update-select.smack 10 10000 : 17029

ULE:
super-smack ./select-key.smack 10 10000 : 65758.5
super-smack ./update-select.smack 10 10000 : 17366.7

So select-key is 19% faster!

The numbers I had from 6.2 (4BSD, with libmap.conf set up to map
libpthread to libthr):

select-key: 50177.34
update-select: 14598.61

So either way, RELENG_7 is faster than 6.2 for super-smack, at least
for me. And ULE here is quite a bit faster for select-key.

Josh
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD
    ... larger then about 2 and the loads include much kernel work (e.g. IO, ... I know this thread is about SMP scalling, but most of my machines are UP so I run my own synthetic benchmarks (super-smack on MySQL 5.0.45 and ab on Apache 2.2.6) on an old box with AMD Barton 2500+ with 512MB RAM. ... because FreeBSD 6.2 UP behaves better than FreeBSD 7.0-BETA3 (4BSD and ULE tested). ...
    (freebsd-stable)
  • Re: ULE 2.0
    ... I step in just to show some results i got with super-smack. ... the GENERIC and a GENERIC with ULE instead of 4BSD ... FreeBSD is a registered trademark of The FreeBSD Foundation. ... ULE libthr ...
    (freebsd-current)
  • Re: ULE vs. 4BSD in RELENG_7
    ... I have all the kernel debugging ... Here are a couple of additional benchmarks comparing the schedulers on ... ULE: 3:39.20 ... super-smack: ...
    (freebsd-stable)