linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Reto Baettig <baettig@scs.ch>
Cc: MM Linux <linux-mm@kvack.org>,
	Kernel Linux <linux-kernel@vger.kernel.org>,
	Martin Frey <frey@scs.ch>
Subject: Re: RFC: vmalloc improvements
Date: Sat, 24 Feb 2001 01:32:05 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.30.0102240129200.5327-100000@elte.hu> (raw)
In-Reply-To: <200102240026.QAA09446@k2.llnl.gov>

On Fri, 23 Feb 2001, Reto Baettig wrote:

> We have an application that makes extensive use of vmalloc (we need
> lots of large virtual contiguous buffers. The buffers don't have to be
> physically contiguous).

question: what is this application, and why does it need so much virtual
memory? vmalloc()-able memory is maximized to 128 MB right now, and
increasing it conflicts with directly mapping RAM, so generally it's a
good idea to avoid vmalloc() as much as possible.

	Ingo

--
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.eu.org/Linux-MM/

  reply	other threads:[~2001-02-24  0:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-24  0:26 Reto Baettig
2001-02-24  0:32 ` Ingo Molnar [this message]
2001-02-27  0:50   ` Reto Baettig
2001-02-27  0:56     ` David S. Miller
2001-02-24  1:09 ` Alan Cox

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=Pine.LNX.4.30.0102240129200.5327-100000@elte.hu \
    --to=mingo@elte.hu \
    --cc=baettig@scs.ch \
    --cc=frey@scs.ch \
    --cc=linux-kernel@vger.kernel.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