linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Kirk True <ktrue@movaris.com>
To: Kernel Newbies <kernelnewbies@nl.linux.org>,
	Linux Memory Manager List <linux-mm@kvack.org>
Subject: Differences between VM structs
Date: Mon, 08 Sep 2003 09:26:59 -0700	[thread overview]
Message-ID: <3F5CADD3.2070404@movaris.com> (raw)

Hi all,

I apologize to ask these questions here, but I got no response from the 
newbies list...

     1. Regarding non-contiguous memory allocation, what is the need to 

        have *virtually* contiguous but not *physically* contiguous
        pages?
     2. UtLVMM says that vmalloc is only used in the kernel for storing
        swap information - yet it's used by a bunch of drivers which
        are considered part of the kernel; is it just semantics?
     3. Is vmalloc called from user-mode ever?
     4. Can you state a succint/brief comparison of the difference
        between kmalloc, malloc, and vmalloc with usage examples of each?
     5. Anonymous memory is memory that is *not* backed by a file, such
        as the stack or heap space, right? And mmap is called when
        mapping files into memory, right? The why does mmap deal with
        anonymous memory (sorry, I'm totally confused here)?

TIA!
Kirk

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

             reply	other threads:[~2003-09-08 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-08 16:26 Kirk True [this message]
2003-09-08 18:21 ` William Lee Irwin III
2003-09-08 17:56   ` Marco Cova
2003-09-08 18:26   ` Raghu R. Arur
2003-09-08 18:39     ` William Lee Irwin III

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=3F5CADD3.2070404@movaris.com \
    --to=ktrue@movaris.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-mm@kvack.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