> 'kdump light' perhaps that dumps the most important data structures like 
> registers of all CPUs, task struct and the symbol tables, the current task 
> itself including the kernel stack plus the surrounding 4K of all pointers 
> that are in current registers and that point into kernel memory - maybe 
> straight to kerneloops.org [if the user agrees] - or something like that.

All you would need for that would be a new custom level in makedumpfile
that dumps only this data (except that for live dumps it can be difficult to 
get 
the full register contents) No kernel changes needed.

-Andi
-- 
a...@linux.intel.com
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to