Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<  837 of 908 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 12772
Last update: 05-22-08
Issue:
Why does the "kmem" command of the "crash" utility sometimes display errors when analyzing a vmcore obtained via netdump on PPC64?
Resolution:

The kernel slab cache is utilized during netdump operations; specifically the skbuff_head_cache and several of the size-XXXX caches, which are usually used for each UPD packet's header and data buffer, and for each incoming netdump request structure. When a target slab cache has no more available objects, access and modification of other unrelated slab caches or the kernel's free page list may result. If the state of these lists is in flux while their memory is being copied to the dumpfile, kmem -[sS] and kmem -[fF] commands will display error messages if they run into kernel bookkeeping inconsistencies associated with the slab caches and the free page lists.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<   837  of  908  >>