Files
scylladb/core
Avi Kivity 9cd0e4f405 memory: improve allocation density
Instead of rounding up to a power-of-two, have four equally spaced
regions between powers of two.  For example:

   1024
   1280 (+256)
   1536 (+256)
   1792 (+256)
   2048 (+256)
   2560 (+512)
   3072 (+512)
   3584 (+512)
   4096 (+512)
2014-10-05 19:58:12 +03:00
..
2014-10-05 18:09:09 +03:00
2014-09-16 18:48:14 +03:00
2014-10-05 19:58:12 +03:00
2014-10-02 14:32:32 +03:00
2014-09-23 18:57:11 +03:00
2014-10-05 19:58:12 +03:00
2014-09-10 13:44:46 +03:00
2014-10-02 14:32:34 +03:00
2014-09-30 10:43:01 +03:00
2014-09-23 18:57:11 +03:00