Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 12:36:51 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200310211936.h9LJapp9097722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/10/21 12:36:51 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
   - Assert that the containing vm object is locked in
     vm_page_set_validclean().  (This function reads and modifies the
     vm page's valid field, which is synchronized by the lock on the
     containing vm object.)
  
  Revision  Changes    Path
  1.268     +1 -0      src/sys/vm/vm_page.c



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