[Crash-utility] Re: Question about fixing another crash annoyance...t

Dave Anderson anderson at redhat.com
Tue Sep 29 20:54:17 UTC 2009


----- "Dave Anderson" <anderson at redhat.com> wrote:

> 
> So the fix would be to first determine the cache_cache.buffer_size value,
> and use that to initialize the size_table.kmem_cache_s value used by the 
> "SIZE(kmem_cache_s)" macro.  Secondly, "vt->kmem_cache_len_nodes", which 
> is also based upon the same MAX_NUMNODES array index value, needs to be
> downsized as well.  It looks like if the kernel "nr_node_ids" exists as 
> symbol (instead of a #define), then it should be used.

I'm thinking this patch should work:

 http://people.redhat.com/anderson/memory.patch

Dave




More information about the Crash-utility mailing list