GC fast_vfork; it's not actually referenced anywhere.
MFC after: 3 weeks
This commit is contained in:
parent
fe9fbb7b3c
commit
c5438df911
@ -73,10 +73,6 @@
|
||||
|
||||
static MALLOC_DEFINE(M_ATFORK, "atfork", "atfork callback");
|
||||
|
||||
static int fast_vfork = 1;
|
||||
SYSCTL_INT(_kern, OID_AUTO, fast_vfork, CTLFLAG_RW, &fast_vfork, 0,
|
||||
"flag to indicate whether we have a fast vfork()");
|
||||
|
||||
/*
|
||||
* These are the stuctures used to create a callout list for things to do
|
||||
* when forking a process
|
||||
|
Loading…
x
Reference in New Issue
Block a user