neel
c79ede9f60
- Use ptpgzone zone to allocate page table pages irrespective of the amount of
...
memory on a platform. Tested on the Sibyte with 256MB and 1GB memory
configurations.
- Replace vtophys() with MIPS_KSEG0_TO_PHYS() to convert a page table
page's virtual address to physical. We can safely do this because
page table pages are allocated out of KSEG0.
- Add an assertion to verify that when a page table page is freed it
contains all zeroes. We can now use it after allocation without
zeroing it.
2010-05-22 21:38:57 +00:00
..
2010-05-21 17:17:56 +00:00
2010-05-16 23:45:10 +00:00
2010-05-21 16:58:52 +00:00
2010-03-19 00:19:55 +00:00
2010-05-20 12:46:19 +00:00
2010-05-21 09:52:49 +00:00
2010-05-03 14:19:58 +00:00
2010-05-20 12:46:19 +00:00
2010-05-13 00:19:03 +00:00
2010-03-19 00:19:55 +00:00
2010-05-11 17:01:14 +00:00
2010-05-22 08:30:47 +00:00
2010-05-18 05:18:21 +00:00
2010-03-19 00:19:55 +00:00
2010-05-16 22:21:33 +00:00
2010-05-05 16:44:25 +00:00
2010-05-20 06:18:03 +00:00
2010-05-21 17:17:56 +00:00
2010-05-22 07:44:33 +00:00
2010-05-21 17:17:56 +00:00
2010-03-19 00:19:55 +00:00
2010-04-07 16:50:38 +00:00
2010-05-22 21:38:57 +00:00
2010-05-17 03:51:57 +00:00
2010-05-17 19:36:56 +00:00
2010-05-03 07:32:50 +00:00
2010-03-19 00:19:55 +00:00
2010-05-19 15:06:09 +00:00
2010-05-16 17:03:56 +00:00
2010-05-19 00:35:47 +00:00
2010-05-05 08:58:58 +00:00
2010-03-19 00:19:55 +00:00
2010-03-19 00:19:55 +00:00
2010-04-07 16:50:38 +00:00
2010-04-07 16:50:38 +00:00
2010-03-19 00:19:55 +00:00
2010-05-07 15:49:43 +00:00
2010-03-26 01:19:29 +00:00
2010-03-19 00:19:55 +00:00
2010-03-19 00:19:55 +00:00
2010-05-20 12:46:19 +00:00
2010-05-03 07:32:50 +00:00
2010-05-21 20:46:01 +00:00
2010-03-23 23:03:30 +00:00
2010-05-04 15:29:07 +00:00
2010-05-20 12:46:19 +00:00
2010-05-16 23:45:10 +00:00
2010-05-21 17:14:36 +00:00
2010-04-03 17:22:28 +00:00
2010-03-19 00:19:55 +00:00
2010-05-19 09:32:11 +00:00
2010-05-20 08:51:01 +00:00
2010-04-20 21:04:57 +00:00
2010-03-19 00:19:55 +00:00
2010-03-19 00:19:55 +00:00
2010-03-19 00:19:55 +00:00