Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2009 22:49:58 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_proc.c
Message-ID:  <200902172250.n1HMo5w7027206@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-02-17 22:49:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_proc.c 
  Log:
  SVN rev 188739 on 2009-02-17 22:49:58Z by jhb
  
  The previous MFC only fixed the old kern.proc.vmmap sysctl.  Fix the new one
  as well to not hold the vnode lock for vn_fullpath() and only use a shared
  vnode lock for VOP_GETATTR().
  
  Revision    Changes    Path
  1.252.2.18  +2 -3      src/sys/kern/kern_proc.c



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