OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RESERVE_PAGES
sys/kern/vfs_bio.c
237
targetpages = bufpages - RESERVE_PAGES;
sys/kern/vfs_bio.c
258
targetpages = bufpages - RESERVE_PAGES;
sys/sys/buf.h
234
#define BCACHE_MIN (RESERVE_PAGES * 2)