linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: 7eggert@gmx.de
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>, Mark Lord <lkml@rtr.ca>,
	Ulrich Mueller <ulm@kph.uni-mainz.de>,
	Herbert Poetzl <herbert@13thfloor.at>,
	linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>,
	Linus Torvalds <torvalds@osdl.org>,
	Byron Stanoszek <gandalf@winds.org>, Ingo Molnar <mingo@elte.hu>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH ]  VMSPLIT config options (with default config fixed)
Date: Sun, 5 Feb 2006 17:13:13 -0500	[thread overview]
Message-ID: <20060205221313.GA520@ccure.user-mode-linux.org> (raw)
In-Reply-To: <E1F5qNU-0000kq-FO@be1.lrz>

On Sun, Feb 05, 2006 at 09:20:55PM +0100, Bodo Eggert wrote:
> As far as I understand, user mode linux.

Nope, not any more.

UML used to load at the top of the user address space, hence a
dependency on a 3/1 split, but the default config now has UML loading
lower, where other processes load.

				Jeff

  reply	other threads:[~2006-02-05 22:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5trTo-7aS-25@gated-at.bofh.it>
     [not found] ` <5trTo-7aS-23@gated-at.bofh.it>
     [not found]   ` <5ts37-7nG-23@gated-at.bofh.it>
     [not found]     ` <5tsZ0-lL-3@gated-at.bofh.it>
     [not found]       ` <5tuor-2zh-63@gated-at.bofh.it>
     [not found]         ` <5tvaL-3MA-77@gated-at.bofh.it>
     [not found]           ` <5tvDG-4nl-47@gated-at.bofh.it>
     [not found]             ` <5tvDF-4nl-45@gated-at.bofh.it>
     [not found]               ` <5twTa-6cF-25@gated-at.bofh.it>
     [not found]                 ` <5txcv-6OX-31@gated-at.bofh.it>
     [not found]                   ` <5ByEo-3fj-7@gated-at.bofh.it>
     [not found]                     ` <5BKvR-3gt-25@gated-at.bofh.it>
     [not found]                       ` <5BTJ2-fP-3@gated-at.bofh.it>
     [not found]                         ` <5ChUM-2f8-21@gated-at.bofh.it>
     [not found]                           ` <5CtsV-1zF-3@gated-at.bofh.it>
2006-02-05 20:20                             ` [PATCH ] VMSPLIT config options (with default config fixed) Bodo Eggert
2006-02-05 22:13                               ` Jeff Dike [this message]
2006-01-10 12:58 2G memory split Jens Axboe
2006-01-10 13:29 ` Ingo Molnar
2006-01-10 13:37   ` Jens Axboe
2006-01-10 13:43     ` Byron Stanoszek
2006-01-10 14:39       ` Jens Axboe
2006-01-10 16:14         ` Linus Torvalds
2006-01-10 17:07           ` Mark Lord
2006-01-10 17:32             ` Jens Axboe
2006-01-10 17:37               ` Mark Lord
2006-01-10 18:58                 ` Mark Lord
2006-01-10 19:16                   ` [PATCH ] VMSPLIT config options (with default config fixed) Mark Lord
2006-01-10 17:37                     ` Jeff V. Merkey
2006-01-10 19:27                     ` Jens Axboe
2006-01-11  1:13                     ` J.A. Magallon
2006-01-11 10:15                       ` Jens Axboe
2006-01-11 16:00                     ` Greg Norris
2006-01-11 17:13                       ` Mark Lord
2006-01-11 17:44                         ` Greg Norris
2006-02-05 18:42                         ` Barry K. Nathan
2006-02-01 22:23                     ` Herbert Poetzl
2006-02-02 11:04                       ` Ulrich Mueller
2006-02-02 20:55                         ` Jan Engelhardt
2006-02-03 22:39                           ` Mark Lord
2006-02-04 10:23                             ` Ulrich Mueller
2006-02-04 11:06                               ` Jan Engelhardt
2006-02-04 10:36                             ` Jens Axboe
2006-02-04 11:05                             ` Jan Engelhardt
2006-02-04 13:57                               ` Mark Lord
2006-02-05 15:32                                 ` J.A. Magallon
2006-02-05 15:38                               ` Arjan van de Ven
2006-02-05 21:14                                 ` Jan Engelhardt
2006-02-05 21:19                                   ` Arjan van de Ven
2006-02-06 14:56                                     ` Jan Engelhardt
2006-02-07  0:41                                       ` Herbert Poetzl
2006-02-07  2:51                                         ` Mark Rustad
2006-02-07  9:38                                         ` Bernd Petrovitsch

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=20060205221313.GA520@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=7eggert@gmx.de \
    --cc=akpm@osdl.org \
    --cc=axboe@suse.de \
    --cc=gandalf@winds.org \
    --cc=herbert@13thfloor.at \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@rtr.ca \
    --cc=mingo@elte.hu \
    --cc=torvalds@osdl.org \
    --cc=ulm@kph.uni-mainz.de \
    /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;
as well as URLs for NNTP newsgroup(s).