DragonFly bugs List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: livelock in lwkt_setcpu_remote()
:Hi all,
:
:i'm currently porting conky (a nice system monitor utility) to dfly, and
:when running the binary i'm constantly incurring in following livelock:
:
:lwkt_setcpu_remote: td->td_flags 00800621
:lwkt_setcpu_remote: td->td_flags 00800621
:lwkt_setcpu_remote: td->td_flags 00800621
:...
Shoot, I had hoped those were fixed. At this point I think I'm going
to have to rewrite the mechanism entirely by adding some assembly to
deal with the case in the thread switch code.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]