Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 1996 20:13:01 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        didier@omnix.fr.org
Cc:        hackers@FreeBSD.org
Subject:   Re: divers....
Message-ID:  <199601161913.UAA16726@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.3.91.960116114314.8028A-100000@zapata.omnix.fr.org> from "didier@omnix.fr.org" at Jan 16, 96 11:51:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that didier@omnix.fr.org said:
> what is the aproximate size of the complete CVS source tree ?

/dev/sd12g     279647   217650    39625    85%    /spare

Only CVS here for /usr/src, /usr/ports and the secure code from ZA. 

> I think that I read somewhere that only a part of the memory
> was seen by the standard configuration and that it was necessary
> to add a parameter in the kernel configuration file.
> 
> what is this parameter.

It is in the FAQ :-)

------------------------------------------------------------
  8.6.  I have 128 MB of RAM but it seems that the system use only the
  first 64 MB. What's going on ?

  Due to the manner in which FreeBSD gets the memory size from the BIOS,
  it can only detect 16 bits worth of Kbytes in size (65535 Kbytes =
  64MB). If you have more than 64MB, FreeBSD will only see the first
  64MB. To work around this problem, you need to use the kernel option
  specified below. There is a way to get complete memory information
  from the BIOS, but we don't have room in the bootblocks to do it.
  Someday when lack of room in the bootblocks is fixed, we'll use the
  extended BIOS functions to get the full memory information...but for
  now we're stuck with the kernel option.

              options "MAXMEM=<n>"

  Where n is your memory in Kilobytes. For a 128 MB machine, you'd want
  to use 131072
------------------------------------------------------------

> I plan to run FreeBSD 2.1-STABLE with 128Mb of memory and
> 300 users. I might have up to 256 users on the same account
> do I have to specify some extra parameters for this configurations ?

Uh? 256  users on the *same* account  ? What did I  miss ? I guess you mean
256 users at the same time, no ?
-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Wed Jan 10 02:23:42 MET 1996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601161913.UAA16726>