Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 1998 12:14:05 -0400 (EDT)
From:      Luoqi Chen <luoqi@watermarkgroup.com>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dt@FreeBSD.ORG
Subject:   Re:  cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199810141614.MAA11020@lor.watermarkgroup.com>

next in thread | raw e-mail | index | archive | help
> dt          1998/10/14 08:05:53 PDT
> 
>   Modified files:
>     sys/kern             vfs_subr.c 
>   Log:
>   Backed out rev. 1.164. It caused problems on SMP.
>   
>   PR:		8309
>   
>   Revision  Changes    Path
>   1.166     +1 -13     src/sys/kern/vfs_subr.c
> 
Dima,

Would you try the patch in kern/7415? It fixes the VMIO code problem
that causes the MSDOSFS crash. I have been running it without any problem
since July, so if more people can confirm the fix works and has no side
effect, then I can commit it. With this fix in, we could turn on VMIO for
block device vnodes permanently, so all file systems and userland
applications that directly access block devices (database server?) can
take advantage of that.

If the patch in the PR doesn't apply cleanly, I can generate one from my
local tree.

-lq

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?199810141614.MAA11020>