tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Time to deprecate crash dump support in stats tools (or KVM-grovelers in general)?
> One of the upshots of moving to per-CPU data is that the data must be
> collated in order to be reported. This works well on live systems
> where sysctl is available. It doesn't work so well on crash dumps;
> the tools then have to know the specifics of how per-CPU data is
> managed for that particular subsystem and collate the data
> themselves.
> Given this, I think it's time to deprecate crash dump support in
> these tools (e.g. netstat(1)), and, more generally, deprecate
> KVM-groveling except in some very specific circumstances.
[In another message, says he forgot to say the intended replacement is
gdb scripts.]
How is it any better to have the code to winkle that stuff out of a
crash dump take the form of gdb scripts rather than the form of kmem
grovelers? I must be missing something; I don't see how moving from a
stable, well-known, and thoroughly-supported language like C to a
comparatively unknown, under-specified, moving-target language like gdb
scripting is a win.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents.montreal.qc.ca@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index