public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Kent Overstreet <kent.overstreet@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC][PATCH] bcache: ver 3
Date: Fri, 23 Apr 2010 13:07:36 -0700	[thread overview]
Message-ID: <20100423130736.79db708a.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100423194107.GA20322@moria>

On Fri, 23 Apr 2010 11:41:07 -0800 Kent Overstreet wrote:

> diff --git a/block/Kconfig b/block/Kconfig
> index f9e89f4..85adf8d 100644
> --- a/block/Kconfig
> +++ b/block/Kconfig
> @@ -100,6 +100,11 @@ config DEBUG_BLK_CGROUP
>  	in the blk group which can be used by cfq for tracing various
>  	group related activity.
>  
> +config BLK_CACHE
> +	tristate "Block device as cache"
> +	select SLOW_WORK
> +	default m

	help
	  <some explanatory help text>
please.  The tristate prompt didn't do anything for me.

> +
>  endif # BLOCK


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2010-04-23 20:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 19:41 [RFC][PATCH] bcache: ver 3 Kent Overstreet
2010-04-23 20:07 ` Randy Dunlap [this message]
2010-04-23 20:17   ` Kent Overstreet
2010-04-23 20:19     ` Randy Dunlap
2010-04-23 20:46       ` Kent Overstreet
2010-04-23 20:39 ` Randy Dunlap
2010-04-23 21:05   ` Kent Overstreet
2010-04-25 11:48 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2010-04-24 15:47 Egon Alter
2010-04-24 20:08 ` 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=20100423130736.79db708a.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=kent.overstreet@gmail.com \
    --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