Andreas Kling
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 年之前 |
Andreas Kling
|
65229a4082
Kernel: Move VMObject::for_each_region() to MemoryManager.h
|
5 年之前 |
Andreas Kling
|
4bf1a72d21
Kernel: Teach Region how to remap itself
|
5 年之前 |
Andreas Kling
|
e25ade7579
Kernel: Rename "vmo" to "vmobject" everywhere
|
5 年之前 |
Andreas Kling
|
b018cd653f
Kernel: Fix oversized InodeVMObject after inode size changes
|
5 年之前 |
Andreas Kling
|
9104d32341
Kernel: Use range-for with InlineLinkedList
|
5 年之前 |
Andreas Kling
|
07425580a8
Kernel: Put all Regions on InlineLinkedLists (separated by user/kernel)
|
5 年之前 |
Andreas Kling
|
b67200dfea
Kernel: Use a FixedArray for VMObject::m_physical_pages
|
5 年之前 |
Andreas Kling
|
6bdb81ad87
Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject
|
5 年之前 |