Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2011 15:43:54 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <201101191544.p0JFiAj7082998@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2011-01-19 15:43:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  SVN rev 217581 on 2011-01-19 15:43:54Z by alc
  
  There is no point in calling vm_object_set_writeable_dirty() on an object
  that is definitively known to be swap backed since its only effects are on
  vnode-backed objects.
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.193     +0 -1      src/sys/dev/md/md.c



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