From: Jes Sorensen <jes@trained-monkey.org>
To: Matthew Wilcox <willy@debian.org>
Cc: Randolph Chung <tausq@debian.org>,
Grant Grundler <grundler@dsl2.external.hp.com>,
parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] sys/io.h
Date: 25 Jun 2002 14:46:27 -0400 [thread overview]
Message-ID: <m3hejrjiws.fsf@trained-monkey.org> (raw)
In-Reply-To: Jes Sorensen's message of "25 Jun 2002 14:43:14 -0400"
>>>>> "Jes" == Jes Sorensen <jes@trained-monkey.org> writes:
Jes> Well then make it a syscall and do it in the kernel - yes it's
Jes> not pretty but if the architecture requires it then thats the way
Jes> to get around it.
Let me elaborate:
When the hardware is evil as you described in your mail, then it has
to go by the kernel. However if you have multiple cases, like Grant
mentioned Elroy vs Dino? then glibc can do a test the first time the
operation is done and cache that in userland for next time a request
is done - ie. when you're running on the type of hw that can do it in
userland then you don't have to go by the kernel except for the first
time.
Jes
next prev parent reply other threads:[~2002-06-25 18:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-24 15:00 [parisc-linux] sys/io.h Grant Grundler
2002-06-24 15:39 ` Randolph Chung
2002-06-25 16:18 ` Jes Sorensen
2002-06-25 16:29 ` Matthew Wilcox
2002-06-25 18:43 ` Jes Sorensen
2002-06-25 18:46 ` Jes Sorensen [this message]
2002-06-25 18:33 ` Grant Grundler
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=m3hejrjiws.fsf@trained-monkey.org \
--to=jes@trained-monkey.org \
--cc=grundler@dsl2.external.hp.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=tausq@debian.org \
--cc=willy@debian.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.