Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 13:46:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 227720] Kernel panic in ppp server
Message-ID:  <bug-227720-7501-ZVrr4xltGO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227720-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227720-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227720

--- Comment #25 from Andrey V. Elsukov <ae@FreeBSD.org> ---
> You can try to apply this patch https://people.freebsd.org/~ae/netgc.diff
>=20
> It does deferred free for deleted ifnet structure. So, when interface
> destroyed and some code does access to the ifnet stucture in the same tim=
e,
> it can be done without page fault.

Note, you need to set sysctl net.gc.enable=3D1 to take an effect.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227720-7501-ZVrr4xltGO>