Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 00:08:10 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200212180808.gBI88AuL032129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/12/18 00:08:10 PST

  Modified files:        (Branch: RELENG_5_0)
    sys/kern             kern_descrip.c 
  Log:
  MFC revision 1.170: Acquire Giant around calls to malloc() and free()
  in fdalloc() to avoid a failed assertion when the file descriptor table
  becomes larger than KMEM_ZMAX bytes in dup() and dup2().
  
  Approved by:    re
  
  Revision   Changes    Path
  1.169.2.1  +18 -1     src/sys/kern/kern_descrip.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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