Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 14:12:22 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200106222112.f5MLCMw38692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/06/22 14:12:22 PDT

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  - Protect all accesses to nsw_[rw]count{,_{,a}sync} with the pbuf mutex.
  - Don't drop the vm mutex while grabbing the pbuf mutex to manipulate
    said variables.
  
  Revision  Changes    Path
  1.159     +5 -5      src/sys/vm/swap_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?200106222112.f5MLCMw38692>