LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: WANG Cong <xiyou.wangcong@gmail.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Michael McConnell <soruk@eridani.co.uk>,
	linux-kernel@vger.kernel.org, Andi Kleen <ak@suse.de>,
	"Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: MAINTAINERS file out of date?
Date: Fri, 27 Apr 2007 10:32:52 +0800	[thread overview]
Message-ID: <20070427023252.GA3797@localhost.localdomain> (raw)
In-Reply-To: <46314E0B.1020800@zytor.com>

On Thu, Apr 26, 2007 at 06:12:43PM -0700, H. Peter Anvin wrote:
>WANG Cong wrote:
>>>
>>> I have considered myself as a rather unofficial maintainer of this code,
>>> and wouldn't mind make it official now when I actually have a job which
>>> both cares about and actually can support my upstream Linux activities,
>>> which was a major pain for a while.
>>>
>>> Overall, there is a lot of cleanup which really is needed in the i386
>>> boot process; I have done some work on it already, but more is needed.
>> 
>> Sounds interesting. Can you point me what needs to be done exactly? Maybe I can help you. ;)
>
>There was a long thread on the linux-virtualization list
>(@lists.linux-foundation.org) just a few days ago.  The biggest single
>issue right now is probably how we transition from the bootup page
>tables to the "real" init_mm page tables, but the real-mode code also
>needs a massive overhaul (especially so since this code can and should
>be shared with x86-64); in particular I really want to get rid of the
>insane segment handling, where segments are constantly recalculated for
>no good reason.
>
>For the real-mode stuff, I have some patches already in the works for
>this.  Eric W. Biederman has also done a lot of work in this area.
>
>	-hpa

Thanks for your point. 
I know little about virtualization, maybe can't help much. But I am interested in other things you mentioned. AFAIK, segments can't be avoided on i386, and Linux uses them very little, how are they recalculated constantly?

Regards!


  reply	other threads:[~2007-04-27  2:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 22:19 Michael McConnell
2007-04-26 23:13 ` H. Peter Anvin
2007-04-27  1:09   ` WANG Cong
2007-04-27  1:12     ` H. Peter Anvin
2007-04-27  2:32       ` WANG Cong [this message]
2007-04-27  4:22         ` Eric W. Biederman
2007-04-27  5:16           ` H. Peter Anvin
2007-04-27  5:24             ` Eric W. Biederman
2007-04-27  5:27               ` H. Peter Anvin
2007-04-27 10:28                 ` WANG Cong
2007-04-27 15:55                   ` H. Peter Anvin
2007-04-27 10:34             ` Andi Kleen
2007-04-27 15:56               ` H. Peter Anvin
2007-04-27 17:02                 ` Eric W. Biederman

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=20070427023252.GA3797@localhost.localdomain \
    --to=xiyou.wangcong@gmail.com \
    --cc=ak@suse.de \
    --cc=ebiederm@xmission.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soruk@eridani.co.uk \
    --subject='Re: MAINTAINERS file out of date?' \
    /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

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).