Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 1997 14:57:46 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/procfs procfs_map.c
Message-ID:  <199711142257.OAA04898@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1997/11/14 14:57:46 PST

  Modified files:
    sys/miscfs/procfs    procfs_map.c 
  Log:
  Don't try to obtain an excluive lock on the vm map, since a deadlock might
  occur if the process owning the map is wiring pages.
  
  Revision  Changes    Path
  1.13      +3 -3      src/sys/miscfs/procfs/procfs_map.c



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