cvs commit: src/sys/netatalk ddp_input.c

Robert Watson rwatson at FreeBSD.org
Mon Jan 3 09:59:39 PST 2005


rwatson     2005-01-03 17:59:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netatalk         ddp_input.c 
  Log:
  Merge ddp_input.c:1.27 from HEAD to RELENG_5:
  
    date: 2004/12/05 13:27:30;  author: rwatson;  state: Exp;  lines: +4 -2
    Acquire socket receive buffer mutex before appending and then waking up
    a receive socket in DDP.  This reduces the number of mutex operations
    required to deliver to a socket by two, and is the model used in other
    protocols.
  
  Revision  Changes    Path
  1.26.2.1  +4 -2      src/sys/netatalk/ddp_input.c


More information about the cvs-all mailing list