DragonFly kernel List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: HEADS UP - major structure size changes in HEAD
:> This is time you could have spent
:> running a task that potentially *could* get some work done (nevermind
:> the cmp
:
:... the cmpxchg bus traffic).
:
:Phone ringing is bad for your concentration.
:
:Aggelos
The cache management traffic is definitely an issue. That's where
something like MONITOR/MWAIT could help a lot, or even just a PAUSE
instruction.
We could conceivably get a lot more sophisticated but at least for now
perhaps we should just stick with a PAUSE instruction. I'll add one
to the contention path in lwkt_switch().
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]