cvs commit: src/sys/kern subr_mbuf.c

David Malone dwmalone at FreeBSD.org
Thu May 29 11:38:26 PDT 2003


dwmalone    2003/05/29 11:38:25 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             subr_mbuf.c 
  Log:
  Add an INVARIENTS only check to make sure Giant is held if mbuf
  allocation is attempted with M_TRYWAIT.
  
  Reviewed by:    bmilekic
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.50      +2 -0      src/sys/kern/subr_mbuf.c


More information about the cvs-src mailing list