diff options
author | peter <peter@FreeBSD.org> | 2006-04-21 04:28:43 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2006-04-21 04:28:43 +0000 |
commit | 3fd2125c991b07c464f53c893b51e9d74bea6859 (patch) | |
tree | f1aeae81b128d8bb45086344471389b433a2264a /lib/libkvm/kvm_minidump_i386.c | |
parent | dbae6322e88945f9cee9156f52dd705fd32b42de (diff) | |
download | FreeBSD-src-3fd2125c991b07c464f53c893b51e9d74bea6859.zip FreeBSD-src-3fd2125c991b07c464f53c893b51e9d74bea6859.tar.gz |
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.
Diffstat (limited to 'lib/libkvm/kvm_minidump_i386.c')
0 files changed, 0 insertions, 0 deletions