|
30aedfc97b
|
Map framebuffer with write-combining access mode to speed up physical hardware
|
2024-07-29 00:01:47 -04:00 |
|
|
22c9891c4f
|
Add page_address()
|
2023-09-07 12:51:41 -04:00 |
|
|
71c30fa932
|
Reclaim bootloader page table pages
|
2022-11-06 21:59:42 -05:00 |
|
|
0b326e2e36
|
Move PAGE_SIZE from hulk.hippo to hulk.pagetable
|
2022-11-01 22:23:26 -04:00 |
|
|
49677c8499
|
PageTableEntry improvements
- fix alias this
- add properties for dirty/accessed
- add opIndex for direct indexing
|
2022-10-29 22:07:38 -04:00 |
|
|
7540d4302e
|
Add a couple more page table flags
|
2022-10-26 23:18:08 -04:00 |
|
|
707d42bec4
|
Remove PageTable.opIndex and .opIndexAssign, use .entry
|
2022-10-26 21:58:22 -04:00 |
|
|
555ec9b627
|
Split PageTable struct out from hulk.hurl to hulk.pagetable
|
2022-10-25 23:30:17 -04:00 |
|