Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Srinivas Kommu <kommu@hotmail.com>
To: linux-mips@linux-mips.org
Subject: highmem questions
Date: Wed, 02 Aug 2006 15:11:35 -0700	[thread overview]
Message-ID: <44D12317.7090002@hotmail.com> (raw)

1. If I have 1 gig physical memory and CONFIG_HIGHMEM disabled, would 
the user processes be able to see the high memory?
  Only 256 meg (this is on BCM1250; so 256 meg is expected) shows up in 
/proc/meminfo and I couldn't malloc more than that much from user processes.

2. With highmem enabled, is there a penalty to the user processes? From 
what I understood, highmem mappings are needed for the kernel to access 
that memory. For the pages belonging to user processes, does it still 
use pkmaps?

3. How do I measure the penalty of highmem on kernel modules? Since the 
code and data for modules resides in highmem, the kernel has to 
constantly map and unmap while running inside the modules? Is there a 
way to quantify the overhead of running with highmem enabled versus not?

thanks in advance!
Srini

--
kommu@hotmail.com

             reply	other threads:[~2006-08-02 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-02 22:11 Srinivas Kommu [this message]
2006-08-03 23:51 ` highmem questions Ralf Baechle

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=44D12317.7090002@hotmail.com \
    --to=kommu@hotmail.com \
    --cc=linux-mips@linux-mips.org \
    /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