[Linux-cachefs] Re: Linux-cachefs Digest, Vol 55, Issue 9

jordi contreras jordi.contreras at gmail.com
Mon May 25 16:55:56 UTC 2009


Ok, thanks!

i find that now, but what i need to modify in the code for enable this
options?

Sorry for the repeated message.


2009/5/25 jordi contreras <jordi.contreras at gmail.com>

> 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 at redhat.com>
>
> Send Linux-cachefs mailing list submissions to
>>        linux-cachefs at 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 at redhat.com
>>
>> You can reach the person managing the list at
>>        linux-cachefs-owner at 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 at gmail.com>
>> Subject: [Linux-cachefs] Stats & Histogram
>> To: linux-cachefs at redhat.com
>> Message-ID:
>>        <e0dd5d740905241127p280bd464q7d31ccb86822dd2c at 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 at redhat.com>
>> Subject: Re: [Linux-cachefs] Stats & Histogram
>> To: Linux filesystem caching discussion list
>>        <linux-cachefs at redhat.com>
>> Message-ID: <4614.1243236225 at redhat.com>
>>
>> jordi contreras <jordi.contreras at 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 at redhat.com
>> https://www.redhat.com/mailman/listinfo/linux-cachefs
>>
>>
>> End of Linux-cachefs Digest, Vol 55, Issue 9
>> ********************************************
>>
>
>



More information about the Linux-cachefs mailing list