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-30 21:29:53 +03:00
2014-08-31 21:29:13 +03:00
2014-09-16 18:48:14 +03:00
2014-10-04 11:27:23 +02:00
2014-10-05 19:58:12 +03:00
2014-09-22 17:18:46 +03:00
2014-10-02 14:32:32 +03:00
2014-09-23 18:57:11 +03:00
2014-10-05 15:44:49 +03:00
2014-10-05 19:58:12 +03:00
2014-10-05 19:00:04 +03:00
2014-10-05 19:00:04 +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-10-05 19:00:09 +03:00
2014-10-05 19:00:09 +03:00
2014-09-03 16:22:27 +03:00
2014-09-10 13:45:54 +03:00
2014-09-22 11:25:54 +03:00
2014-09-23 18:57:11 +03:00
2014-10-01 13:21:10 +02:00
2014-10-02 14:28:14 +03:00
2014-08-31 21:29:13 +03:00