This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,133
Commits
224
Branches
530
Tags
20d2725ed94deaa51c51e6d4dccc646da33b252b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Avi Kivity
195ee5c82f
bitset: make functions inline to please compiler
2014-09-22 17:18:46 +03:00
Pekka Enberg
4550632738
Make count_leading_zeros() an inline function
...
Mark the function as inline to avoid Clang complaining about unused function.
2014-09-22 16:36:56 +03:00
Avi Kivity
105015b552
Import timer wheel code from OSv
2014-09-01 13:01:06 +03:00