Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 05:02:52 -0700 (PDT)
From:      Seigo Tanimura <tanimura@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c kern_proc.c kern_prot.c vfs_aio.c
Message-ID:  <200204201202.g3KC2qZ36697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tanimura    2002/04/20 05:02:52 PDT

  Modified files:
    sys/kern             kern_descrip.c kern_proc.c kern_prot.c 
                         vfs_aio.c 
  Log:
  Push down Giant for setpgid(), setsid() and aio_daemon(). Giant protects only
  malloc(9) and free(9).
  
  Revision  Changes    Path
  1.138     +4 -0      src/sys/kern/kern_descrip.c
  1.130     +5 -1      src/sys/kern/kern_proc.c
  1.154     +14 -11    src/sys/kern/kern_prot.c
  1.127     +2 -0      src/sys/kern/vfs_aio.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?200204201202.g3KC2qZ36697>