On Thu, 2006-09-21 at 11:44 +0300, Dmitry Pryanishnikov wrote:
> Hello!
> 
>    I've noticed (with the 2-day old RELENG_6) that I still can't configure my
> 256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite
> having minidumps enabled:
> 
> [EMAIL PROTECTED] sysctl debug.minidump
> debug.minidump: 1
> [EMAIL PROTECTED] dumpon -v /dev/ad0s3b
> /dev/ad0s3b is smaller than physical memory
> 
> Am I correctly understand that minidumps should lift the restriction
> 
>       sizeof(dumpdev) >= sizeof(RAM)

Yes.

http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/dumpon/dumpon.c.diff?r1=1.22&r2=1.23
needs to be MFC'd.

Gavin
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to