Mateusz Guzik
4e180881ae
uma: implement provisional api for per-cpu zones
...
Per-cpu zone allocations are very rarely done compared to regular zones.
The intent is to avoid pessimizing the latter case with per-cpu specific
code.
In particular contrary to the claim in r334824, M_ZERO is sometimes being
used for such zones. But the zeroing method is completely different and
braching on it in the fast path for regular zones is a waste of time.
2018-06-08 21:40:03 +00:00
..
2017-11-27 15:23:17 +00:00
2017-11-30 15:45:42 +00:00
2017-11-20 19:43:44 +00:00
2017-11-28 23:40:54 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-04-06 17:35:35 +00:00
2017-11-20 19:43:44 +00:00
2018-06-08 21:40:03 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-06-04 15:44:17 +00:00
2018-06-08 21:40:03 +00:00
2018-05-19 23:49:13 +00:00
2018-03-29 02:54:50 +00:00
2018-02-06 22:10:07 +00:00
2018-05-30 16:48:48 +00:00
2018-03-24 13:51:27 +00:00
2018-02-09 04:45:39 +00:00
2018-02-06 22:10:07 +00:00
2017-11-30 15:48:35 +00:00
2018-06-04 16:28:06 +00:00
2018-03-30 10:55:31 +00:00
2018-04-27 05:36:02 +00:00
2018-06-04 16:28:06 +00:00
2018-05-04 17:17:30 +00:00
2018-02-06 22:10:07 +00:00
2018-06-07 13:29:54 +00:00
2018-05-17 04:27:08 +00:00
2018-06-04 16:46:36 +00:00
2018-03-16 07:05:09 +00:00
2018-04-24 21:15:54 +00:00
2017-11-30 15:48:35 +00:00
2017-11-20 19:43:44 +00:00
2017-11-30 15:48:35 +00:00
2018-04-24 21:15:54 +00:00
2018-04-01 04:50:05 +00:00
2018-02-06 22:06:59 +00:00
2017-11-27 15:23:17 +00:00
2018-03-23 18:24:02 +00:00
2018-03-22 19:21:11 +00:00
2017-11-30 15:48:35 +00:00
2018-04-24 21:15:54 +00:00
2018-06-04 19:35:15 +00:00
2018-03-27 03:27:02 +00:00
2018-03-29 02:54:50 +00:00
2017-11-20 19:43:44 +00:00