Jason Evans aa2826621e Revert to first-best-fit run/chunk allocation.
This effectively reverts 97c04a93838c4001688fe31bf018972b4696efe2 (Use
first-fit rather than first-best-fit run/chunk allocation.).  In some
pathological cases, first-fit search dominates allocation time, and it
also tends not to converge as readily on a steady state of memory
layout, since precise allocation order has a bigger effect than for
first-best-fit.
2015-07-15 17:15:19 -07:00
..
2015-03-23 17:26:53 -07:00
2014-12-08 16:34:04 -08:00
2012-02-28 16:50:47 -08:00
2015-06-25 22:53:58 +02:00
2015-03-16 15:11:06 -07:00
2014-12-08 16:34:04 -08:00
2014-12-08 16:34:04 -08:00
2014-11-07 14:50:38 -08:00
2014-12-08 16:34:04 -08:00
2015-06-15 12:01:05 -07:00
2015-03-22 00:09:04 -07:00
2014-09-10 21:49:42 -04:00