On Wednesday 10 September 2008 20:09, John Baldwin wrote:
> On Wednesday 10 September 2008 04:19:30 am Marc Lörner wrote:
> > On Tuesday 09 September 2008 21:38, John Baldwin wrote:
> > > On Thursday 04 September 2008 08:00:04 am Marc Lörner wrote:
> > > > Hello,
> > > > I just read through the cod
On Wednesday 10 September 2008 04:19:30 am Marc Lörner wrote:
> On Tuesday 09 September 2008 21:38, John Baldwin wrote:
> > On Thursday 04 September 2008 08:00:04 am Marc Lörner wrote:
> > > Hello,
> > > I just read through the code of mutexes and turnstiles
> > > and it seems to me that _mtx_lock_
On Tuesday 09 September 2008 21:38, John Baldwin wrote:
> On Thursday 04 September 2008 08:00:04 am Marc Lörner wrote:
> > Hello,
> > I just read through the code of mutexes and turnstiles
> > and it seems to me that _mtx_lock_sleep and _mtx_unlock_sleep
> > are some kind of asymmetric when turning
On Thursday 04 September 2008 08:00:04 am Marc Lörner wrote:
> Hello,
> I just read through the code of mutexes and turnstiles
> and it seems to me that _mtx_lock_sleep and _mtx_unlock_sleep
> are some kind of asymmetric when turning SMP and adaptive mutexes
> on in kernel-configuration.
>
> On lo
Hello,
I just read through the code of mutexes and turnstiles
and it seems to me that _mtx_lock_sleep and _mtx_unlock_sleep
are some kind of asymmetric when turning SMP and adaptive mutexes
on in kernel-configuration.
On locking the mutex, we try to "quick" obtain the lock.
If we can't do this, we
5 matches
Mail list logo