ULE/SCHED_SMP diff for 7.0

Eric Anderson anderson at freebsd.org
Tue Jul 17 11:50:05 UTC 2007


Claus Guttesen wrote:
>> This patch is scheduled for inclusion in 7.0.  I would like anyone who
>> cares to run it to validate that it does not create any stability or
>> performance regression over the existing ULE.  This patch replaces ULE
>> with SCHED_SMP, which will now no longer exist as a seperate fork of ULE.
> 
> Not very scientific nor precise but using 4bsd as scheduler 'make -j 3
> buildkernel' completed in 11 min. 58 secs. and ule did the same in 13
> min. 26 secs. So ule seems slower. This is on a dual zeon @ 3.2 Ghz
> (the first 64-bit from Intel, not very fast but hot) and 3 GB ram and
> 15 RPM scsi-disk with /usr on zfs.
> 

Ahah!  15 RPM drives, no wonder!  :)

On a serious note, can you do that same test, with '-j 4' or higher?  I 
think you can easily do two per processor, at least that's what I do on 
a Core 2 Duo.


Eric



More information about the freebsd-current mailing list