alc
7c12a136b6
When a superpage promotion occurs, the page table page that the superpage
...
mapping replaces is added to an ordered collection of page table pages.
Rather than preserving the code that implements the splay tree of pages
in the pmap for just this one purpose, use the new MI radix tree. The
extra overhead of using a radix tree for this purpose is small enough,
about 4% added run-time to pmap_promote_pde(), that I don't see the point
of preserving the splay tree code.
2013-03-12 02:12:47 +00:00
..
2013-03-12 02:12:47 +00:00
2013-03-10 02:44:06 +00:00
2013-03-10 00:43:01 +00:00
2013-03-02 21:11:30 +00:00
2013-03-04 21:18:45 +00:00
2013-03-09 02:32:23 +00:00
2013-03-08 00:03:07 +00:00
2013-03-11 10:49:02 +00:00
2013-03-05 08:08:16 +00:00
2013-02-20 22:59:53 +00:00
2013-03-11 06:54:58 +00:00
2013-03-09 17:25:31 +00:00
2013-03-09 01:39:42 +00:00
2013-03-02 15:33:54 +00:00
2013-03-11 10:49:02 +00:00
2013-03-02 14:48:41 +00:00
2013-03-10 22:55:35 +00:00
2012-12-18 00:25:48 +00:00
2013-03-10 07:55:40 +00:00
2013-03-02 14:48:41 +00:00
2013-03-09 13:12:12 +00:00
2013-03-09 01:39:42 +00:00
2013-03-10 04:38:06 +00:00
2012-12-05 08:04:20 +00:00
2013-02-15 07:58:51 +00:00
2013-03-07 04:42:20 +00:00
2013-01-26 00:05:22 +00:00
2012-12-05 08:04:20 +00:00
2012-12-05 08:04:20 +00:00
2012-12-05 08:04:20 +00:00
2013-03-02 14:47:10 +00:00
2013-03-09 18:40:37 +00:00
2013-01-17 19:03:24 +00:00
2013-02-21 21:59:35 +00:00
2013-03-02 14:48:41 +00:00
2013-03-08 00:03:07 +00:00
2013-02-20 22:59:53 +00:00
2013-03-02 14:48:41 +00:00
2013-02-21 12:52:18 +00:00
2013-03-02 14:48:41 +00:00
2012-12-08 00:29:16 +00:00
2013-03-08 00:03:07 +00:00
2013-03-09 01:39:42 +00:00
2013-03-09 01:39:42 +00:00
2013-02-21 21:59:35 +00:00
2013-02-27 18:25:57 +00:00
2013-03-11 10:49:02 +00:00
2013-02-28 13:46:03 +00:00
2012-12-02 20:51:24 +00:00