Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 00:54:42 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm phys_pager.c
Message-ID:  <200206220754.g5M7sgP81963@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/06/22 00:54:42 PDT

  Modified files:
    sys/vm               phys_pager.c 
  Log:
   o Remove GIANT_REQUIRED from phys_pager_alloc().  If handle isn't NULL,
     acquire and release Giant.  If handle is NULL, Giant isn't needed.
   o Annotate phys_pager_alloc() and phys_pager_dealloc() as MPSAFE.
  
  Revision  Changes    Path
  1.13      +8 -3      src/sys/vm/phys_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?200206220754.g5M7sgP81963>