Jason Evans bacb6afc6c Simplify arena_slab_regind().
Rewrite arena_slab_regind() to provide sufficient constant data for
the compiler to perform division strength reduction.  This replaces
more general manual strength reduction that was implemented before
arena_bin_info was compile-time-constant.  It would be possible to
slightly improve on the compiler-generated division code by taking
advantage of range limits that the compiler doesn't know about.
2016-12-23 10:34:34 -08:00
..
2016-12-23 10:34:34 -08:00
2016-06-05 20:42:23 -07:00
2016-10-12 10:40:27 -07:00
2016-10-13 15:37:00 -07:00
2016-10-13 15:37:00 -07:00
2016-11-02 18:09:45 -07:00
2016-06-03 12:27:41 -07:00
2016-04-12 23:18:25 -07:00
2014-12-08 16:34:04 -08:00
2016-02-23 18:09:25 -08:00
2016-12-12 18:36:06 -08:00
2016-10-13 14:55:39 -07:00
2016-02-19 20:29:06 -08:00
2016-12-13 13:38:11 -08:00
2016-11-02 20:30:53 -07:00