K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-04-02T10:51:32.000000Z K 7 svn:log V 288 Initial implementation of the ia64 kernel dumper. The dumper constructs an ELF image, consisting of the ELF header, for each memory region a program header, followed by the memory contents for each region. It does blocked I/O for the headers as they are typically smaller than DEV_BSIZE. END