sysctl_proc calls handler twice
m.ehinger_at_ltur.de
Date: 08/11/05
- Previous message: John Baldwin: "Re: Special schedulers, one CPU only kernel, one only userland"
- Next in thread: Pawel Jakub Dawidek: "Re: sysctl_proc calls handler twice"
- Reply: Pawel Jakub Dawidek: "Re: sysctl_proc calls handler twice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-arch@freebsd.org Date: Thu, 11 Aug 2005 18:12:14 +0200
Hi,
can someone explain why a proc sysctl (add via SYSCTL_PROC or SYSCTL_ADD_PROC) calls the handler twice if i read the sysctl only
once? Is this the normal behaviour?
How can i prevent this?
Thanks in advance
Maik
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: John Baldwin: "Re: Special schedulers, one CPU only kernel, one only userland"
- Next in thread: Pawel Jakub Dawidek: "Re: sysctl_proc calls handler twice"
- Reply: Pawel Jakub Dawidek: "Re: sysctl_proc calls handler twice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: sysctl_proc calls handler twice
... +> can someone explain why a proc sysctl calls the handler twice if i read
the sysctl only ... allocated and second one is request for a real data. ...
(freebsd-arch) - Re: sysctl_proc calls handler twice
... +> can someone explain why a proc sysctl calls the handler twice if i read the sysctl
only ... allocated and second one is request for a real data. ... To unsubscribe,
... (freebsd-arch)