Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 1999 18:18:21 +0600 (ALMT)
From:      Boris Popov <bp@butya.kz>
To:        freebsd-hackers@freebsd.org
Subject:   VM and VFS relations
Message-ID:  <Pine.BSF.4.05.9903021745330.50328-100000@lion.butya.kz>

next in thread | raw e-mail | index | archive | help
	Hello,

	currently I try to optimize IO operations in nwfs and don't break
consistency between normal and paged IO. After thorough reading of
vfs_bio/vfs_aio/vfs_vnode_pager it is seems that VM and VFS layers are not
tightly integrated. However code in vfs_bio (BIO layer) a very good
candidate to do that (is this right ?).

	I'm very interesting in history of different IO layers and
in plans of future development in that direction. Specially, in
ability (possibility ?) of creating a single IO routine which will
integrate both paged and normal IO operations for any file system.

	Any documents pointers, common notes, etc. would be very
appreciated.

--
Boris Popov



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.4.05.9903021745330.50328-100000>