Andreas Kling
|
1f31156173
Kernel: Add a mode flag to sys$purge and allow purging clean inodes
|
5 年之前 |
Andreas Kling
|
c74cde918a
Kernel+SystemMonitor: Expose amount of per-process clean inode memory
|
5 年之前 |
Andreas Kling
|
0d5e0e4cad
Kernel+SystemMonitor: Expose amount of per-process dirty private memory
|
5 年之前 |
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
|
6 年之前 |
Andreas Kling
|
07425580a8
Kernel: Put all Regions on InlineLinkedLists (separated by user/kernel)
|
6 年之前 |
Andreas Kling
|
b67200dfea
Kernel: Use a FixedArray for VMObject::m_physical_pages
|
6 年之前 |
Andreas Kling
|
6bdb81ad87
Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject
|
6 年之前 |