Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2010 10:06:57 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <201006231007.o5NA7GZg087321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-06-23 10:06:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             vfs_bio.c 
  Log:
  SVN rev 209459 on 2010-06-23 10:06:57Z by kib
  
  MFC r208920:
  Reorganize the code in bdwrite() which handles move of dirtiness from
  the buffer pages to buffer. Drain the VPO_BUSY bit of the buffer pages
  before setting valid and clean bits.
  
  Stable/8 version of vfs_page_set_validclean() requires page queue lock.
  
  Tested by:      pho
  
  Revision   Changes    Path
  1.568.2.3  +67 -72    src/sys/kern/vfs_bio.c



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