[Crash-utility] [RFI] Support Fujitsu's sadump dump format

Dave Anderson anderson at redhat.com
Tue Jun 28 08:57:42 EDT 2011



----- Original Message -----
> Fujitsu has stand-alone dump mechanism based on firmware level
> functionality, which we call SADUMP, in short.
> 
> We've maintained utility tools internally but now we're thinking that
> the best is crash utility and makedumpfile supports the sadump format
> for the viewpoint of both portability and maintainability.
> 
> We'll be of course responsible for its maintainance in a continuous
> manner. The sadump dump format is very similar to diskdump format and
> so kdump (compressed) format, so we estimate patch set would be a
> relatively small size.
> 
> Could you tell me whether crash utility and makedumpfile can support
> the sadump format? If OK, we'll start to make patchset.

Sure, yes, the crash utility can always support another dumpfile format.

It's unclear to me how similar SADUMP is to diskdump/compressed-kdump.
Does your internal version patch diskdump.c, or do you maintain your
own "sadump.c"?  I ask because if your patchset is at all intrusive,
I'd prefer it be kept in its own file, primarily for maintainability,
but also because SADUMP is essentially a black-box to anybody outside
Fujitsu.

Thanks,
  Dave

 
> Thanks.
> HATAYAMA, Daisuke



More information about the kexec mailing list