K 10 svn:author V 6 jasone K 8 svn:date V 27 2006-05-10T00:07:45.000000Z K 7 svn:log V 337 Increase the minimum chunk size by a power of two (32kB --> 64kB, assuming 4kB pages), in order to avoid dangerous rounding error when calculating fullness limits during run promotion/demotion. Convert a structure bitfield to a normal field in areana_run_t. This should have been changed along with the other fields in revision 1.120. END