FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
speedup_syncer
sys/sys/vnode.h
714
int speedup_syncer(void);
sys/ufs/ffs/ffs_softdep.c
1633
return (speedup_syncer());
sys/vm/vm_pageout.c
949
(void)speedup_syncer();