linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Rik van Riel <H.H.vanRiel@phys.uu.nl>
To: Werner Almesberger <almesber@lrc.di.epfl.ch>
Cc: Linux MM <linux-mm@kvack.org>
Subject: Re: MM with fragmented memory
Date: Thu, 22 Oct 1998 12:26:07 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.3.96.981022122457.1419C-100000@mirkwood.dummy.home> (raw)
In-Reply-To: <199810220948.LAA06921@lrcsun15.epfl.ch>

On Thu, 22 Oct 1998, Werner Almesberger wrote:

> >>  - allocations from start_mem and end_mem are each limited to a total of
> >>    512kB
> > 
> > Allocations are limited to 128kB already.
> 
> Are you sure this limit also applies to linear allocations, i.e.
>     my_huge_buffer = start_mem;
>     start_mem += 5*1024*1024;

Things like this will have to be done at kernel initialization.
The code is arch-specific and the number of occurances will be
absolutely minimal. Unless, of course, you will want to have
multiple multi-megabyte buffers on your Psion-5 ;)

Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide.        H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader.      http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

--
This is a majordomo managed list.  To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org

      reply	other threads:[~1998-10-22 11:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199810220750.JAA05796@lrcsun15.epfl.ch>
1998-10-22  9:25 ` Rik van Riel
1998-10-22  9:48   ` Werner Almesberger
1998-10-22 10:26     ` Rik van Riel [this message]

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.3.96.981022122457.1419C-100000@mirkwood.dummy.home \
    --to=h.h.vanriel@phys.uu.nl \
    --cc=almesber@lrc.di.epfl.ch \
    --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