Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 01:03:26 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        John Dyson <dyson@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/i386/i386 pmap.c src/sys/kern vfs_cluster.c src/sys/miscfs/specfs spec_vnops.c src/sys/vm vm_map.c vm_object.c
Message-ID:  <Pine.BSF.3.95.980521010307.22482C-100000@current1.whistle.com>
In-Reply-To: <199805210748.AAA19619@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
can you explain a bit more?

julian

On Thu, 21 May 1998, John Dyson wrote:

> dyson       1998/05/21 00:48:01 PDT
> 
>   Modified files:
>     sys/i386/i386        pmap.c 
>     sys/kern             vfs_cluster.c 
>     sys/miscfs/specfs    spec_vnops.c 
>     sys/vm               vm_map.c vm_object.c 
>   Log:
>   Make flushing dirty pages work correctly on filesystems that
>   unexpectedly do not complete writes even with sync I/O requests.
>   This should help the behavior of mmaped files when using
>   softupdates (and perhaps in other circumstances also.)
>   
>   Revision  Changes    Path
>   1.202     +4 -1      src/sys/i386/i386/pmap.c
>   1.62      +8 -12     src/sys/kern/vfs_cluster.c
>   1.62      +3 -2      src/sys/miscfs/specfs/spec_vnops.c
>   1.127     +7 -5      src/sys/vm/vm_map.c
>   1.121     +10 -2     src/sys/vm/vm_object.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?Pine.BSF.3.95.980521010307.22482C-100000>