Re: sysctl_proc calls handler twice

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 08/16/05

  • Next message: m.ehinger_at_ltur.de: "Re: sysctl_proc calls handler twice"
    To: Bruce Evans <bde@zeta.org.au>
    Date: Tue, 16 Aug 2005 15:35:42 +0200
    
    

    In message <20050816221033.C47830@delplex.bde.org>, Bruce Evans writes:

    > Only the last 2 of these calls reach the handler. Proc handlers are
    > only special here in that they are more specialized than the integer
    > handlers.

    Strictly speaking it is the other way arond: since integer handlers
    are implemented in terms of proc handlers, it follows that proc handlers
    cannot be more specialized than integer handlers.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@FreeBSD.ORG         | TCP/IP since RFC 956
    FreeBSD committer       | BSD since 4.3-tahoe    
    Never attribute to malice what can adequately be explained by incompetence.
    _______________________________________________
    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"
    

  • Next message: m.ehinger_at_ltur.de: "Re: sysctl_proc calls handler twice"

    Relevant Pages