Re: [PATCH] LSM networking: skb hooks for 2.5.42 (2/7)

From: David S. Miller (davemat_private)
Date: Tue Oct 15 2002 - 10:40:14 PDT

  • Next message: David S. Miller: "Re: [PATCH] LSM networking: tcp hooks for 2.5.42 (7/7)"

    There is no way in hell that you are going to
    add a function call for every time we set the
    socket owner of a SKB.
    
    That is a critical path and it happens millions upon
    millions of times a second on a busy server.  Performance
    will be penalized by changes like this.
    
    I want all this junk #ifdef'd if it is necessary, in particular
    the new member added to sk_buff et al.  There is no way this stuff
    is going to happen in the default build, at least not in my networking
    tree :-)
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Tue Oct 15 2002 - 10:49:45 PDT