Age | Commit message (Expand) | Author |
---|---|---|
2022-02-03 | Page cleanup routines updated to allow nested birdloops | Maria Matejka |
2021-12-07 | Fixed build errors for OpenBSD | Maria Jan Matejka |
2021-12-07 | Fixed standby memory page counters on shutdown | Maria Matejka |
2021-12-01 | No memory unmapping when shutting down | Maria Matejka |
2021-12-01 | Merge branch 'master' into HEAD | Maria Matejka |
2021-12-01 | Page allocator moved from pools to IO loops. | Maria Matejka |
2021-11-24 | Directly mapped pages are kept for future use if temporarily not needed | Maria Matejka |
2021-11-23 | Stored pages release routine | Maria Matejka |
2021-11-22 | Keeping un-unmmappable pages until they can be reused | Maria Matejka |
2021-10-13 | Multipage allocation | Maria Matejka |
2021-09-10 | Bound allocated pages to resource pools with page caches to avoid unnecessary... | Maria Matejka |
2021-03-25 | Slab: head now uses bitmask for used/free nodes info instead of lists | Maria Matejka |