All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: Nikolay Igotti <nike@lyola.com>
Cc: Rik van Riel <riel@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: memmove syscall
Date: Sat, 7 Feb 2004 01:23:19 +0000	[thread overview]
Message-ID: <20040207012319.GG12503@mail.shareable.org> (raw)
In-Reply-To: <40231BED.8060100@lyola.com>

Nikolay Igotti wrote:
>       mremap expands (or shrinks) an  existing  memory  mapping,  
> potentially
>       moving  it  at  the same time (controlled by the flags argument 
> and the
>       available virtual address space).
> 
> 
> And this syscall can be only used for realloc() kind of stuff, as you're 
> not allowed to change
> virtual address of some page to desired value,

Have you looked at the MREMAP_FIXED flag?

-- Jamie

      reply	other threads:[~2004-02-07  1:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-04 12:32 memmove syscall Nikolay Igotti
2004-02-06  3:52 ` Rik van Riel
2004-02-06  4:45   ` Nikolay Igotti
2004-02-07  1:23     ` Jamie Lokier [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=20040207012319.GG12503@mail.shareable.org \
    --to=jamie@shareable.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nike@lyola.com \
    --cc=riel@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.