]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Teach the dump and minidump code to respect the maxioszie attribute of
authorscottl <scottl@FreeBSD.org>
Fri, 15 Feb 2008 06:26:25 +0000 (06:26 +0000)
committerscottl <scottl@FreeBSD.org>
Fri, 15 Feb 2008 06:26:25 +0000 (06:26 +0000)
commit7163c9c1fc72b6c11746304914180fa8563e627e
tree4958c512865fe26e6b17b30580c14079b103b657
parente71de3c9ad013267735cf051f1a258c8d5d60068
Teach the dump and minidump code to respect the maxioszie attribute of
the disk; the hard-coded assumption of 64K doesn't work in all cases.
sys/amd64/amd64/dump_machdep.c
sys/amd64/amd64/minidump_machdep.c
sys/geom/geom_disk.c
sys/i386/i386/dump_machdep.c
sys/i386/i386/minidump_machdep.c
sys/sys/conf.h