From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Hironobu Ishii <hishii@soft.fujitsu.com>,
Taku Izumi <izumi2005@soft.fujitsu.com>,
akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: performance-improvement-of-serial-console-via-virtual.patch added to -mm tree
Date: Tue, 13 Sep 2005 13:02:29 +0100 [thread overview]
Message-ID: <20050913130229.B14342@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20050913125326.A14342@flint.arm.linux.org.uk>; from rmk+lkml@arm.linux.org.uk on Tue, Sep 13, 2005 at 12:53:26PM +0100
On Tue, Sep 13, 2005 at 12:53:26PM +0100, Russell King wrote:
> The only things which the console code can rely on being initialised
> is the port address description (iobase / membase / iotype / regshift),
> the flow control (UPF_CONS_FLOW) in flags, and in the case of Xscale
> systems, the capabilities. Everything else will be in an indeterminent
> state as far as the serial console code is concerned, and therefore can
> not be relied upon.
Additionally, once all architectures convert to initialising their
serial ports via platform devices (which means include/asm-*/serial.h
becomes essentially empty) and we eliminate serial8250_console_init(),
the 8250 console code can start assuming that more of the uart_port
structure will be initialised.
At that point, we can start to think about using FIFOs for the
console.
However, this is an exercise for architecture maintainers to do
who in theory know the requirements for their platforms. So far
I've seen little progress on this though.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
next prev parent reply other threads:[~2005-09-13 12:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200509072146.j87LkNv8004076@shell0.pdx.osdl.net>
[not found] ` <20050907224911.H19199@flint.arm.linux.org.uk>
2005-09-08 7:47 ` Taku Izumi
2005-09-13 8:17 ` Russell King
2005-09-13 11:44 ` Hironobu Ishii
2005-09-13 11:53 ` Russell King
2005-09-13 12:02 ` Russell King [this message]
2005-09-13 13:07 ` Hironobu Ishii
2005-09-15 5:20 ` Taku Izumi
2005-09-13 12:18 ` Hironobu Ishii
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=20050913130229.B14342@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=akpm@osdl.org \
--cc=hishii@soft.fujitsu.com \
--cc=izumi2005@soft.fujitsu.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
all inboxes | Powered by JetHome®