Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2011 05:23:59 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_fault.c vm_page.c
Message-ID:  <201106230524.p5N5ODgT028492@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2011-06-23 05:23:59 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c vm_page.c 
  Log:
  SVN rev 223464 on 2011-06-23 05:23:59Z by alc
  
  Revert to using the page queues lock in vm_page_clear_dirty_mask() on
  MIPS.  (At present, although atomic_clear_char() is defined by atomic.h
  on MIPS, it is not actually implemented by support.S.)
  
  Revision  Changes    Path
  1.291     +1 -2      src/sys/vm/vm_fault.c
  1.443     +1 -2      src/sys/vm/vm_page.c



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