Timing issue with Dummynet on high kernel timer interrupt
    Hans Petter Selasky 
    hps at selasky.org
       
    Sat Nov  7 10:45:43 UTC 2015
    
    
  
On 11/07/15 07:19, Bruce Evans wrote:
> I don't know if CTLFLAG_RWTUN with SYSCTL_PROC() actually works for all
> types, but it is used with CTLFLAG_STRING for kern.corefile.  This is
> another bogus undocumented tunable.  It is better documented as a sysctl
> than most since it is old so it is documented in sysctl(8).  It is not
> documented as a tunable there of course.  It is also not documented as
> a tunable in core(5).
Hi,
SYSCTL_PROC() works with RWTUN from /boot/loader.conf, as long as the 
procedure callback handles early calls during boot.
--HPS
    
    
More information about the freebsd-net
mailing list