commit | 28033a25dd9cd3a7ab0d855826137af3d4fc94a8 | [log] [tgz] |
---|---|---|
author | Alexander Larsson <alexl@redhat.com> | Thu Nov 29 20:52:46 2012 +0100 |
committer | Alexander Larsson <alexl@redhat.com> | Thu Nov 29 22:21:23 2012 +0100 |
tree | 7947607babf6674c187535bd905e425e7c0959e1 | |
parent | 536e38aef621413fd230b1138e29957cf7f300fa [diff] |
css: Allocate the css tree in a single chunk This gives us several advantages: * Smaller struct on 64bit (32bit indexes vs 64bit pointers) * Less overhead for allocation * Less fragmentation