Searched hist:167327 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_clock.cdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
H A Dsubr_smp.cdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
H A Dsched_ule.cdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
H A Dkern_synch.cdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
H A Dvfs_bio.cdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
/freebsd-11-stable/sys/sys/
H A Dbuf.hdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.
H A Dproc.hdiff 167327 Thu Mar 08 04:44:34 MST 2007 julian Instead of doing comparisons using the pcpu area to see if
a thread is an idle thread, just see if it has the IDLETD
flag set. That flag will probably move to the pflags word
as it's permenent and never chenges for the life of the
system so it doesn't need locking.

Completed in 822 milliseconds