Searched hist:105531 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sparc64/include/
H A Dkerneldump.h105531 Sun Oct 20 15:03:15 MDT 2002 tmm Add kernel dump support, based on the ia64 version (which was committed
as sparc64/sparc64/dump_machdep.c a while back).
Other than ia64 (which uses ELF), sparc64 uses a homegrown format for
the dumps (headers are required because the physical address and size of
the tsb must be noted, and because physical memory may be discontiguous);
ELF would not offer any advantages here.

Reviewed by: jake
H A Dofw_mem.h105531 Sun Oct 20 15:03:15 MDT 2002 tmm Add kernel dump support, based on the ia64 version (which was committed
as sparc64/sparc64/dump_machdep.c a while back).
Other than ia64 (which uses ELF), sparc64 uses a homegrown format for
the dumps (headers are required because the physical address and size of
the tsb must be noted, and because physical memory may be discontiguous);
ELF would not offer any advantages here.

Reviewed by: jake
/freebsd-10-stable/sys/sparc64/sparc64/
H A Ddump_machdep.cdiff 105531 Sun Oct 20 15:03:15 MDT 2002 tmm Add kernel dump support, based on the ia64 version (which was committed
as sparc64/sparc64/dump_machdep.c a while back).
Other than ia64 (which uses ELF), sparc64 uses a homegrown format for
the dumps (headers are required because the physical address and size of
the tsb must be noted, and because physical memory may be discontiguous);
ELF would not offer any advantages here.

Reviewed by: jake
/freebsd-10-stable/sys/sys/
H A Dkerneldump.hdiff 105531 Sun Oct 20 15:03:15 MDT 2002 tmm Add kernel dump support, based on the ia64 version (which was committed
as sparc64/sparc64/dump_machdep.c a while back).
Other than ia64 (which uses ELF), sparc64 uses a homegrown format for
the dumps (headers are required because the physical address and size of
the tsb must be noted, and because physical memory may be discontiguous);
ELF would not offer any advantages here.

Reviewed by: jake

Completed in 110 milliseconds