Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Fix last second typo. | peter | 2003-12-10 | 1 | -1/+1 |
* | Use ffs(x) == popcnt(x ^ (x - 1)) to implement 64 bit ffsl(). gcc's | peter | 2003-12-10 | 1 | -8/+15 |
* | Move the "- 1" into the RQB_FFS(mask) macro itself so that | peter | 2002-06-20 | 1 | -1/+1 |
* | Make the run queue parameters machine dependent. Optimize 64 bit | jake | 2002-05-25 | 1 | -0/+58 |