]> git.ipfire.org Git - thirdparty/bird.git/commit
Bound allocated pages to resource pools with page caches to avoid unnecessary syscalls
authorMaria Matejka <mq@ucw.cz>
Tue, 31 Aug 2021 22:46:46 +0000 (00:46 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 10 Sep 2021 16:13:50 +0000 (18:13 +0200)
commit7f0e59820899c30a243c18556ce2e3fb72d6d221
treec91b070b707c3c7788925619e625f465c2b290a2
parent2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9
Bound allocated pages to resource pools with page caches to avoid unnecessary syscalls
lib/resource.c
lib/resource.h
lib/slab.c
sysdep/unix/alloc.c