Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 14:22:09 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatalk ddp_output.c
Message-ID:  <200502221422.j1MEM9sS047311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-22 14:22:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netatalk         ddp_output.c 
  Log:
  In the ddp_output() path, which can be called in a variety of threading
  and locking contexts, use a non-sleeping allocation for mbufs.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.26      +2 -2      src/sys/netatalk/ddp_output.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502221422.j1MEM9sS047311>