Jesse Buhagiar
06b6af61c6
Kernel: Made DiskCache entries a KBuffer
...
The Cache entries found in `DiskBackedFileSystem` are now stored in a
`KBuffer` object, instead of relying on `kmalloc_eternal`. The number
of entries was exceeding that of the number of bytes allocated to
`kmalloc_eternal`, which in turn caused `mount()` to fail epically
when called.
2019-10-08 11:10:30 +02:00
..
2019-08-25 06:45:14 +02:00
2019-09-06 15:36:54 +02:00
2019-08-18 15:59:59 +02:00
2019-08-17 12:07:55 +02:00
2019-10-08 11:10:30 +02:00
2019-09-30 11:23:36 +02:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2019-10-02 13:47:44 +02:00
2019-10-02 13:47:44 +02:00
2019-08-11 09:33:31 +02:00
2019-07-09 15:04:45 +02:00
2019-08-11 09:33:31 +02:00
2019-09-06 15:36:54 +02:00
2019-09-30 08:57:01 +02:00
2019-08-11 16:30:43 +02:00
2019-09-10 21:04:27 +02:00
2019-09-10 21:04:27 +02:00
2019-09-04 11:27:14 +02:00
2019-09-06 15:36:54 +02:00
2019-07-03 21:20:13 +02:00
2019-07-09 15:04:45 +02:00
2019-09-06 15:36:54 +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-10-02 14:13:49 +02:00
2019-08-17 12:07:55 +02:00
2019-09-04 11:27:14 +02:00
2019-09-06 15:36:54 +02:00
2019-08-05 22:37:50 +02:00
2019-08-05 22:37:50 +02:00
2019-08-24 19:59:01 +02:00
2019-08-15 19:20:51 +02:00
2019-09-30 08:57:01 +02:00
2019-09-06 15:36:54 +02:00