[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1294223054.2016.235.camel@laptop>
Date: Wed, 05 Jan 2011 11:24:14 +0100
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: Avi Kivity <avi@...hat.com>, Rik van Riel <riel@...hat.com>,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>,
Mike Galbraith <efault@....de>,
Chris Wright <chrisw@...s-sol.org>
Subject: Re: [RFC -v3 PATCH 2/3] sched: add yield_to function
On Wed, 2011-01-05 at 17:40 +0900, KOSAKI Motohiro wrote:
> > > If you are interesting GIL mess and issue, please feel free to ask more.
> >
> > I suggest looking into an explicit round-robin scheme, where each thread
> > adds itself to a queue and an unlock wakes up the first waiter.
>
> I'm sure you haven't try your scheme. but I did. It's slow.
Of course it is, but then your locking scheme (GIL) is the problem, not
the locking constructs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists