Limiting Memory at boot time

2003-09-29 Thread Rus Foster
Hi All,
I've got a machine with 1 GB of ram but would like to temporarily limit it
to 512Mb. Is there anyway I can do this from the boot loader or will I
have to remove the RAM physically?

Rgds

Rus

-- 
w: http://www.jvds.com  | Dedicated FreeBSD,Debian and RedHat Servers
e: [EMAIL PROTECTED]| Dontations made to Debian, FreeBSD
t: +44 7919 373537  | and Slackware
t: 1-888-327-6330   | email: [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Limiting Memory at boot time

2003-09-29 Thread Lowell Gilbert
Rus Foster [EMAIL PROTECTED] writes:

 I've got a machine with 1 GB of ram but would like to temporarily limit it
 to 512Mb. Is there anyway I can do this from the boot loader or will I
 have to remove the RAM physically?

You should be able to just set hw.physmem from the loader, I think.
That's equivalent to setting MAXMEM in the kernel configuration.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]