summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/runq.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to C99 exact-width types.marcel2010-05-191-4/+4
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Fix last second typo.peter2003-12-101-1/+1
* Use ffs(x) == popcnt(x ^ (x - 1)) to implement 64 bit ffsl(). gcc'speter2003-12-101-8/+15
* Move the "- 1" into the RQB_FFS(mask) macro itself so thatpeter2002-06-201-1/+1
* Make the run queue parameters machine dependent. Optimize 64 bitjake2002-05-251-0/+58
OpenPOWER on IntegriCloud