[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Linux-cachefs] Re: Linux-cachefs Digest, Vol 55, Issue 9
- From: jordi contreras <jordi contreras gmail com>
- To: linux-cachefs redhat com
- Subject: [Linux-cachefs] Re: Linux-cachefs Digest, Vol 55, Issue 9
- Date: Mon, 25 May 2009 18:28:20 +0200
Ok, thanks!
i find that now, but what i need to modify in the code for enable this
options?
2009/5/25 <linux-cachefs-request redhat com>
> Send Linux-cachefs mailing list submissions to
> linux-cachefs redhat com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://www.redhat.com/mailman/listinfo/linux-cachefs
> or, via email, send a message with subject or body 'help' to
> linux-cachefs-request redhat com
>
> You can reach the person managing the list at
> linux-cachefs-owner redhat com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linux-cachefs digest..."
>
>
> Today's Topics:
>
> 1. Stats & Histogram (jordi contreras)
> 2. Re: Stats & Histogram (David Howells)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 24 May 2009 20:27:58 +0200
> From: jordi contreras <jordi contreras gmail com>
> Subject: [Linux-cachefs] Stats & Histogram
> To: linux-cachefs redhat com
> Message-ID:
> <e0dd5d740905241127p280bd464q7d31ccb86822dd2c mail gmail com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello!
>
> I see in the documentation that i can compile with
>
> CONFIG_FSCACHE_STATS=y
> CONFIG_FSCACHE_HISTOGRAM=Y
>
> but i don't find this options in the code, anybody knows where i can find
> that? now i'm working with a kernel version under 2.6.30 and i work with
> Cache Filesystem with the module 0.9, can i recompile this module with this
> options?
>
> Thanks!
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 25 May 2009 08:23:45 +0100
> From: David Howells <dhowells redhat com>
> Subject: Re: [Linux-cachefs] Stats & Histogram
> To: Linux filesystem caching discussion list
> <linux-cachefs redhat com>
> Message-ID: <4614 1243236225 redhat com>
>
> jordi contreras <jordi contreras gmail com> wrote:
>
> > I see in the documentation that i can compile with
> >
> > CONFIG_FSCACHE_STATS=y
> > CONFIG_FSCACHE_HISTOGRAM=Y
> >
> > but i don't find this options in the code, anybody knows where i can find
> > that?
>
> warthog>grep -r 'FSCACHE_\(STATS\|HISTOGRAM\)' fs/fscache/
> fs/fscache/Makefile:fscache-$(CONFIG_FSCACHE_STATS) += stats.o
> fs/fscache/Makefile:fscache-$(CONFIG_FSCACHE_HISTOGRAM) +=
> histogram.o
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_STATS
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_HISTOGRAM
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_HISTOGRAM
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_STATS
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_HISTOGRAM
> fs/fscache/proc.c:#ifdef CONFIG_FSCACHE_STATS
> fs/fscache/page.c:#ifdef CONFIG_FSCACHE_STATS
> fs/fscache/Kconfig:config FSCACHE_STATS
> fs/fscache/Kconfig:config FSCACHE_HISTOGRAM
> fs/fscache/internal.h:#ifdef CONFIG_FSCACHE_HISTOGRAM
> fs/fscache/internal.h:#ifdef CONFIG_FSCACHE_STATS
>
> > now i'm working with a kernel version under 2.6.30 and i work with Cache
> > Filesystem with the module 0.9, can i recompile this module with this
> > options?
>
> You should be able to.
>
> David
>
>
>
> ------------------------------
>
> --
> Linux-cachefs mailing list
> Linux-cachefs redhat com
> https://www.redhat.com/mailman/listinfo/linux-cachefs
>
>
> End of Linux-cachefs Digest, Vol 55, Issue 9
> ********************************************
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]