Guten tag, -On [20000927 13:35], O. Hartmann ([EMAIL PROTECTED]) wrote: [snip] >And what is about FreeBSD 4.1? We use now TYAN's Thunder 2500 maonboard >which is capable to hold two CPUs and get equipted with max. 8GB main >memory. This is a nice option because we plan to solve some memory >intensive environtmental research calculations. So, my question seems >to be stupid for those who understand reading kernel code, but for me, >a kind of "normalo", please tell me: how much memory and how many CPUs >is FreeBSD 4.1.1-STABLE capable to work with in a stable fashion? I have been running FreeBSD 4-STABLE and higher on SMP boxes reliable. Those were 2 CPU boxen. For more CPU's see LINT's options: # Mandatory: options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O # Optional, these are the defaults plus 1: options NCPU=5 # number of CPUs options NBUS=5 # number of busses options NAPIC=2 # number of IO APICs options NINTR=25 # number of INTs 4 Gigabyte is currently the limit. Peter Wemm [[EMAIL PROTECTED]] is current working on getting 8 Gigabyte supported and working. -- Jeroen Ruigrok van der Werven Network- and systemadministrator <[EMAIL PROTECTED]> VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Grant me the serenity to accept the things I cannot change, courage to change the things I can, and wisdom to know the difference... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: max. amount of physical memory in FBSD 4.1?
Jeroen Ruigrok van der Werven Wed, 27 Sep 2000 05:11:09 -0700
- Re: max. amount of physical memory in FBSD 4... Jeroen Ruigrok van der Werven
- Re: max. amount of physical memory in F... Andreas Persson