[Crash-utility] Re: [PATCH] IA-64 4-level page table support

Dave Anderson anderson at redhat.com
Tue Aug 1 18:59:11 UTC 2006


Troy Heber wrote:

> On 08/01/06 14:46, Dave Anderson wrote:
> > Does the one you used to query CONFIG_PGTABLE_4 show CONFIG_HZ (or
> > perhaps CONFIG_HZ_100, CONFIG_HZ_250, and/or CONFIG_HZ_1000)?
>
> On my both my IA-64 and AMD64 2.6.17 boxs I have:
>
> # CONFIG_HZ_100 is not set
>   CONFIG_HZ_250=y
> # CONFIG_HZ_1000 is not set
>   CONFIG_HZ=250
>
> Troy
>

So we should be able to add CONFIG_HZ to the parse[] array
in read_config(), and then just do an atoi(val) to get its value?
If you get a minute, can you try that?

Dave





More information about the Crash-utility mailing list