Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 09:43:42 -0700
From:      "Manjunath R Gowda" <mgowda82@gmail.com>
To:        josh.carroll@gmail.com
Cc:        Nick Evans <nevans@talkpoint.com>, remy.nonnenmacher@activnetworks.com, Kris Kennaway <kris@freebsd.org>, freebsd-performance@freebsd.org, Bruce Evans <brde@optusnet.com.au>
Subject:   Re: ULE vs. 4BSD in RELENG_7
Message-ID:  <d0b92eea0710240943h1f79946ckf7127ca691e46347@mail.gmail.com>
In-Reply-To: <8cb6106e0710240907p28f351f1w3d638e578a4aeb42@mail.gmail.com>
References:  <8cb6106e0710230902x4edf2c8eu2d912d5de1f5d4a2@mail.gmail.com> <471E343C.2040509@FreeBSD.org> <20071024171915.E84143@delplex.bde.org> <8cb6106e0710240639r20e03ce9w81ed3354338b7395@mail.gmail.com> <20071024113434.326c3749@pleiades.nextvenue.com> <8cb6106e0710240839h1a59f9f9y919e6b297c3efb8e@mail.gmail.com> <20071024114954.5ea1b37b@pleiades.nextvenue.com> <8cb6106e0710240907p28f351f1w3d638e578a4aeb42@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/24/07, Josh Carroll <josh.carroll@gmail.com> wrote:
>
> > Yes, that's the proper default. You could try setting steal_thresh to 1.
> I
> > noticed a problem with building ports on an 8 core Xeon system while 8
> > distributed.net crunchers were running. The port build would proceed
> > incredibly slowly, steal_thresh=1 helped a little bit. It might not make
> up
> > the 5% gap you're seeing though. During early ULE2/3 testing the other
> > variables Jeff recommended trying were sched.pick_pri (which I never saw
> > effect from), sched_tryself and sched.balance. They're all bools IIRC.
> Since
> > this workload is a bit different from any of mine it would be worthwhile
> to
> > try those variables.
>
> Thanks for the information. Setting sched_tryself to 0 improved things
> slightly. sched.balance didn't seem to help. I'm trying to
> increase/decrease the balance_interval to see if that helps.



It's worth noting that there are kernel threads competing to run as well.
For example ithread and taskqueue threads. How does ULE differentiate and
schedule I/O bound threads?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0b92eea0710240943h1f79946ckf7127ca691e46347>