[U-Boot] [PATCH v4 2/2] NS16550: buffer reads
Wolfgang Denk
wd at denx.de
Sun Oct 16 23:03:40 CEST 2011
Dear Simon Glass,
In message <CAPnjgZ1VUF-HFbDX9byuV32sJfEE3SKRiT124gfgQOm0f+QSEw at mail.gmail.com> you wrote:
>
> In a similar way, the Linux kernel has a fatal flaw. Serial data
> coming into the flip buffers under extreme interrupt load can be lost,
> or the secondary buffers can become exhausted, or user space cannot
> keep up with input under heavy load, etc., etc. This is the reality of
> the world. As each problem presents itself we direct our attention to
> it.
This is not a fatal flaw. There is nothing in the definition of RS232
or the serialinterface that guarantees you an error free data stream -
not on that protocol level. You are facing loss of Ethernet packages
on the network as well.
Problems start only when you make wrong assumptions.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A girl with a future avoids the man with a past.
-- Evan Esar, "The Humor of Humor"
More information about the U-Boot
mailing list