Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 15:27:53 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm device_pager.c
Message-ID:  <200105232227.f4NMRrN48369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/05/23 15:27:53 PDT

  Modified files:
    sys/vm               device_pager.c 
  Log:
  Assert Giant is held for the device pager alloc and getpages methods since
  we call the mmap method of the cdevsw of the device we are mmap'ing.
  
  Revision  Changes    Path
  1.51      +4 -4      src/sys/vm/device_pager.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?200105232227.f4NMRrN48369>