From: Andrey Panin <pazke@orbita1.ru>
To: Jesse Barnes <jbarnes@sgi.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH][RFC] SGI VISWS support for 2.5
Date: Fri, 21 Jun 2002 15:14:40 +0400 [thread overview]
Message-ID: <20020621111440.GA3613@pazke.ipt> (raw)
In-Reply-To: <20020620213743.GA67049@sgi.com>
[-- Attachment #1: Type: text/plain, Size: 1881 bytes --]
On Чтв, Июн 20, 2002 at 02:37:43 -0700, Jesse Barnes wrote:
> I gave it a go on a 320 that I have here and it gets into start_kernel
> somewhere, but I don't get any output on the serial console. If you'd
> like to get it into 2.5, maybe we should clean it up a little first
> (as well as get it working)?
We definetely need to make it working and cleanup is a good thing too,
but i dont have a VISWS (right now) so i'm limited to trivial mergework.
> When I ported the last patch forward to 2.4.17, I noticed that there
> were quite a few parts that could use some work. Looking through the
> patch, it seems like the head.S stuff could be done in a better way,
As far as i understand VISWS fragment in the head.S does 3 thing:
1) fills page tables;
2) twiddle some bits in cr3.
3) loads gdt and idt;
My small brain can't understand why we must do 1 and 3 so early.
BTW looks like we are filling page tables many times (for every CPU).
And why we move stext and _stext for VISWS ?
These are great mysteries ...
> maybe a seperate head.S for machines that start in protected mode?
I'm doubtfull, does it worth the effort ?
> Then again, maybe the boot loader should just be changed? The
> interrupt handler code also needs to be fixed up.
> I haven't looked at the patch to seperate out i386 subarches yet, but
> maybe that would be a good first step to abstracting away some of the
> visws setup code?
2.5 with James's arch-split patch has most of VISWS code separated already.
The only big trouble that remains is VISWS hacks in parse_mem_cmdline()
function.
Also when 2.5 will realy use platform driver to support reboot, halt
and power off, it will be possible to split VISWS code from process.c.
--
Andrey Panin | Embedded systems software engineer
pazke@orbita1.ru | PGP key: wwwkeys.eu.pgp.net
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2002-06-21 11:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-20 11:26 [PATCH][RFC] SGI VISWS support for 2.5 Andrey Panin
2002-06-20 18:22 ` Jesse Barnes
2002-06-20 19:38 ` James Simmons
2002-06-20 21:37 ` Jesse Barnes
2002-06-21 11:14 ` Andrey Panin [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=20020621111440.GA3613@pazke.ipt \
--to=pazke@orbita1.ru \
--cc=jbarnes@sgi.com \
--cc=linux-kernel@vger.kernel.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