9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] how much memory?
Date: Mon, 26 Mar 2001 12:14:47 -0500	[thread overview]
Message-ID: <20010326171454.141EF199F9@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

The kernel is being piggy.  If you have > 16 Meg, 40 meg gets reserved by
the kernel , mostly so it can use it for bitmaps.  You can reduce that
by putting the following in plan9.ini:

*kernelpercent=xx

where xx is the percentage you want to reserve for the kernel.

[-- Attachment #2: Type: message/rfc822, Size: 1876 bytes --]

From: "kazumi iwane" <kiwane@dream.com>
To: <9fans@cse.psu.edu>
Subject: [9fans] how much memory?
Date: Mon, 26 Mar 2001 22:40:05 +0900
Message-ID: <LPBBIBIIHKHEGDBPHBDOAEEHCAAA.kiwane@dream.com>

Hello 9fans,

My pc has got 128 Mbytes of RAM, but /dev/swap says

  1539/19428 memory 0/19351 swap

which means, I think, about 75 Mbytes of total memory
because a page is 4096 bytes.

Where does the rest go, grabbed by the kernel?

Thanks.

- kazumi


             reply	other threads:[~2001-03-26 17:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-26 17:14 presotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-26 17:16 presotto
2001-03-26 13:40 kazumi iwane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010326171454.141EF199F9@mail.cse.psu.edu \
    --to=presotto@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).