Alan Cox
3fc10b7363
Introduce vm_radix_isleaf() and use it in a couple places. As compared to
...
using vm_radix_node_page() == NULL, the compiler is able to generate one
less conditional branch when vm_radix_isleaf() is used. More use cases
involving the inner loops of vm_radix_insert(), vm_radix_lookup{,_ge,_le}(),
and vm_radix_remove() will follow.
Reviewed by: attilio
Sponsored by: EMC / Isilon Storage Division
2013-03-26 17:30:40 +00:00
..
2013-03-18 00:25:02 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2012-07-15 20:29:48 +00:00
2012-07-15 20:29:48 +00:00
2013-03-09 02:32:23 +00:00
2013-03-14 20:18:12 +00:00
2011-11-07 15:43:11 +00:00
2013-03-09 02:32:23 +00:00
2013-03-19 14:39:27 +00:00
2013-03-19 14:39:27 +00:00
2013-03-09 02:32:23 +00:00
2013-02-26 23:35:27 +00:00
2013-02-26 23:35:27 +00:00
2011-10-30 05:06:14 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-03-21 07:28:15 +00:00
2013-03-19 14:13:12 +00:00
2013-03-09 02:32:23 +00:00
2013-01-14 12:12:56 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2013-03-09 02:32:23 +00:00
2012-07-18 05:21:34 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-02-14 19:38:04 +00:00
2012-11-16 05:55:56 +00:00
2013-03-26 17:30:40 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2011-12-05 18:29:25 +00:00
2013-01-11 09:58:35 +00:00
2013-03-19 14:13:12 +00:00
2013-03-20 09:44:23 +00:00
2012-02-23 21:07:16 +00:00