summaryrefslogtreecommitdiff
path: root/sysdep/unix/alloc.c
AgeCommit message (Expand)Author
2022-02-03Page cleanup routines updated to allow nested birdloopsMaria Matejka
2021-12-07Fixed build errors for OpenBSDMaria Jan Matejka
2021-12-07Fixed standby memory page counters on shutdownMaria Matejka
2021-12-01No memory unmapping when shutting downMaria Matejka
2021-12-01Merge branch 'master' into HEADMaria Matejka
2021-12-01Page allocator moved from pools to IO loops.Maria Matejka
2021-11-24Directly mapped pages are kept for future use if temporarily not neededMaria Matejka
2021-11-23Stored pages release routineMaria Matejka
2021-11-22Keeping un-unmmappable pages until they can be reusedMaria Matejka
2021-10-13Multipage allocationMaria Matejka
2021-09-10Bound allocated pages to resource pools with page caches to avoid unnecessary...Maria Matejka
2021-03-25Slab: head now uses bitmask for used/free nodes info instead of listsMaria Matejka