Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 17:29:01 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_jail.c
Message-ID:  <200206260029.g5Q0T1w33494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
arr         2002/06/25 17:29:01 PDT

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  - Alleviate jail() from having the burden of acquiring Giant by simply
    removing.  We can do this since we no longer need Giant to safely
    execute jail().
  
  Reviewed by:    rwatson, jhb
  
  Revision  Changes    Path
  1.24      +0 -3      src/sys/kern/kern_jail.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?200206260029.g5Q0T1w33494>