Re: FreeBSD-Stable on Intel Core2 Quad?



On Sat, 28 Jul 2007, Karl Denninger wrote:

Anyone know if this runs well, poorly,

You'd be better off testing 7-current (which is soon to be 7-stable) with the SCHED_ULE scheduler in your kernel config, since that's where all the performance improvements for SMP systems have been going.

hth,

Doug

--

This .signature sanitized for your protection

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



Relevant Pages

  • [PATCH] sched_cacheflush is now unused
    ... Since Ingo's recent scheduler rewrite which was merged as commit ... * On SMP systems, when the scheduler does migration-cost autodetection, ... * it needs a way to flush as much of the CPU's caches as possible. ... -static inline void sched_cacheflush ...
    (Linux-Kernel)
  • Re: A stuck system
    ... Is there any way this could be a lost interupt type problem (remember ... the scheduler is appearing to "stop" scheduling things). ... Kernel config: http://bling.properkernel.com/freebsd/BLING ...
    (freebsd-current)
  • Re: Problem with the default IOSCHED
    ... > by accident I selected the anticipatory IO scheduler as default in my ... > kernel config, but only the CFQ was built in. ... > After selecting CFQ as default schedule and a recompile and reboot ...
    (Linux-Kernel)
  • Re: panic: sched_add: kse already in run queue
    ... Jun Kuriyama wrote: ... > Julian Elischer wrote: ... >>which scheduler? ... > options in my kernel config. ...
    (freebsd-current)
  • Re: Buildkernel with SCHED_ULE fails
    ... On Thu, 9 Oct 2003, Eirik Oeverby wrote: ... > Can someone tell me what is needed to play with the new scheduler these ... Replace SCHED_4BSD with SCHED_ULE in your kernel config, rebuild, and ...
    (freebsd-current)