From: Kent Overstreet <kent.overstreet@gmail.com>
To: Valdis.Kletnieks@vt.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] Bcache: version 4
Date: Sat, 01 May 2010 10:43:27 -0800 [thread overview]
Message-ID: <4BDC764F.7040606@gmail.com> (raw)
In-Reply-To: <63479.1272718901@localhost>
On 05/01/2010 05:01 AM, Valdis.Kletnieks@vt.edu wrote:
> On Fri, 30 Apr 2010 16:12:13 -0800, Kent Overstreet said:
>
>> Most of the basic functionality is now there; the most visible thing is
>> it's now correctly saving all the metadata, so you can unload a cache
>> and then reload it, and everything will still be there.
>
> If you unload a cache and then reload it, what prevents it from serving
> up now-stale data from an extent that was modified while the cache was
> unloaded?
>
> (Telling me "Get some caffeine, it's about halfway down in patch 2" or
> "We'll add that in Version 6 of the patch" are both acceptable answers" :)
The plan is check if any devices are open read write on cache load and
unload, and invalidate their cached data if so. Not implemented yet, though.
next prev parent reply other threads:[~2010-05-01 18:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-01 0:12 [PATCH 0/3] Bcache: version 4 Kent Overstreet
2010-05-01 13:01 ` Valdis.Kletnieks
2010-05-01 18:43 ` Kent Overstreet [this message]
2010-05-04 10:14 ` Andi Kleen
2010-05-04 23:47 ` Kent Overstreet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BDC764F.7040606@gmail.com \
--to=kent.overstreet@gmail.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox