From: Benjamin Herrenschmidt <bh40@calva.net>
To: David Edelsohn <dje@watson.ibm.com>, linuxppc-dev@lists.linuxppc.org
Subject: Re: bootstrap stuffs
Date: Sun, 14 Feb 1999 19:58:05 +0100 [thread overview]
Message-ID: <19990214195805.018190@smtp.calvacom.fr> (raw)
In-Reply-To: <9902141703.AA37524@marc.watson.ibm.com>
On Sun, Feb 14, 1999, David Edelsohn <dje@watson.ibm.com> wrote:
> For correctness, "sync" must be used, but for best performance,
>"sync" should be used sparingly, only when necessary.
Ok thanks. In this specific case (jump to bootstrap), I don't really care
about the performance loss introduced by a sync, I'll keep one just after
the mtmsr to make sure that the interrupt switch is fully done before I
hack with srr0 and the MMU.
For the relocatable code, I'll still unvestigate the issue for my own
education, but I beleive I don't need it anymore, I just wrote most of
the code in asm this morning ;-) (PPC asm is frightening at fist, but
finally it was not so difficult).
So thanks David and Michael (and thanks again to Terry Greeniaus), I now
have all the elements I need to do what I want.
--
E-Mail: <mailto:bh40@calva.net>
BenH. Web : <http://calvaweb.calvacom.fr/bh40/>
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
next prev parent reply other threads:[~1999-02-14 18:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-02-14 14:02 bootstrap stuffs Benjamin Herrenschmidt
1999-02-14 17:03 ` David Edelsohn
1999-02-14 18:58 ` Benjamin Herrenschmidt [this message]
1999-02-15 17:57 ` David Edelsohn
1999-02-15 18:20 ` Benjamin Herrenschmidt
1999-02-16 0:02 ` Paul Mackerras
1999-02-16 11:24 ` Gabriel Paubert
1999-02-16 11:44 ` Gabriel Paubert
1999-02-16 16:43 ` Geert Uytterhoeven
1999-02-16 17:39 ` Gabriel Paubert
1999-02-16 18:11 ` Benjamin Herrenschmidt
1999-02-17 6:23 ` Cort Dougan
[not found] <19990216134514.022163@mail.mipsys.com>
1999-02-16 13:18 ` Gabriel Paubert
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=19990214195805.018190@smtp.calvacom.fr \
--to=bh40@calva.net \
--cc=dje@watson.ibm.com \
--cc=linuxppc-dev@lists.linuxppc.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 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.