jeff b3923a600f - Improve runq_findbit_from() which is used by ULE's circular queue. Mask
of the bits we want to ignore on the first pass rather than doing a
   linear scan.  This puts us within a few instructions of the cost of
   runq_findbit() and removes this function from the top of profiling output
   for context switch heavy workloads.

Approved by:	re
2007-08-20 06:36:12 +00:00
..
2007-08-16 05:32:26 +00:00
2007-04-23 12:53:00 +00:00
2007-08-16 05:32:26 +00:00
2007-08-16 05:32:26 +00:00
2007-06-10 01:50:05 +00:00
2007-08-15 17:40:09 +00:00
2007-08-13 21:23:30 +00:00