Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 10:58:35 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exec.c
Message-ID:  <200207141758.g6EHwZQU075032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/07/14 10:58:35 PDT

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  In execve(), delay the acquisition of Giant until after kmem_alloc_wait().
  (Operations on the exec_map don't require Giant.)
  
  Revision  Changes    Path
  1.175     +2 -2      src/sys/kern/kern_exec.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?200207141758.g6EHwZQU075032>