Searched hist:"4503 a06eef66154a21f178eea3156b40f2d32ca3" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/i386/include/ |
H A D | minidump.h | diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm. 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm.
|
H A D | md_var.h | diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm. diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm.
|
/freebsd/sys/i386/i386/ |
H A D | minidump_machdep.c | diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm. 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm.
|
/freebsd/sys/conf/ |
H A D | files.i386 | diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm. diff 4503a06eef66154a21f178eea3156b40f2d32ca3 Fri Apr 21 06:28:43 CEST 2006 Peter Wemm <peter@FreeBSD.org> Merge minidumps from amd64 where they were originally developed.
Major differences: * since there is no direct map region, there is no custom uma memory allocator to modify to include its pages in the dumps. * Various data entries are reduced from 64 bit to 32 bit to match the native size.
dump_add_page() and dump_drop_page() are still present in case one wants to arrange for arbitary pages to be dumped. This is of marginal use though because libkvm+kgdb cannot address physical memory that isn't mapped into kvm.
|