Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2001 21:20:50 -0500 (EST)
From:      Zhiui Zhang <zzhang@cs.binghamton.edu>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        freebsd-fs@FreeBSD.ORG
Subject:   Re: Design a journalled file system
Message-ID:  <Pine.SOL.4.21.0102062118020.21503-100000@opal>
In-Reply-To: <20010206135317.Z26076@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Feb 2001, Alfred Perlstein wrote:
> 
> There's ways to reassign buffers to other vnodes, you can remove
> the buffers from the vnodes at reclaim time (there has to be a hook
> for this) and link them to a special vnode linked from your mount
> structure.

Thanks, I guess that I can write a function that steals the pages from the
disappearing buffer and move it over to the new buffer that is going to
replace it. 

-Zhihui



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0102062118020.21503-100000>