Andreas Kling
b67200dfea
Kernel: Use a FixedArray for VMObject::m_physical_pages
...
This makes VMObject 8 bytes smaller since we can use the array size as
the page count.
The size() is now also computed from the page count instead of being
a separate value. This makes sizes always be a multiple of PAGE_SIZE,
which is sane.
2019-08-07 20:12:50 +02:00
..
2019-06-21 18:37:47 +02:00
2019-06-21 18:58:45 +02:00
2019-07-22 10:42:34 +02:00
2019-07-16 13:44:41 +02:00
2019-07-03 21:20:13 +02:00
2019-06-22 16:22:34 +02:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2019-08-01 16:31:05 +02:00
2019-07-11 15:40:04 +02:00
2019-07-03 21:20:13 +02:00
2019-07-09 15:04:45 +02:00
2019-07-09 15:04:45 +02:00
2019-07-09 15:04:45 +02:00
2019-07-19 13:19:47 +02:00
2019-08-05 11:37:48 +02:00
2019-07-03 21:20:13 +02:00
2019-07-03 21:20:13 +02:00
2019-08-07 18:09:32 +02:00
2019-08-07 18:09:32 +02:00
2019-07-03 21:20:13 +02:00
2019-07-09 15:04:45 +02:00
2019-07-08 15:38:44 +02:00
2019-07-03 21:20:13 +02:00
2019-07-22 20:01:11 +02:00
2019-07-22 20:01:11 +02:00
2019-08-07 20:12:50 +02:00
2019-08-05 11:37:48 +02:00
2019-08-07 18:09:32 +02:00
2019-08-07 18:09:32 +02:00
2019-08-05 22:37:50 +02:00
2019-08-05 22:37:50 +02:00
2019-08-02 19:28:18 +02:00
2019-08-02 19:28:18 +02:00