Re: [PATCH] [2.5] Non-blocking write can block

From: Linus Torvalds (torvalds@transmeta.com)
Date: Wed Jun 04 2003 - 14:56:01 EST


On Wed, 4 Jun 2003, P. Benie wrote:
>
> The problem isn't to do with large writes. It's to do with any sequence of
> writes that fills up the receive buffer, which is only 4K for N_TTY. If
> the receiving program is suspended, the buffer will fill sooner or later.

Well, even then we could just drop the "write_atomic" lock.

The thing is, I don't know what the tty atomicity guarantees are. I know
what they are for pipes (quite reasonable), but tty's?

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 07 2003 - 22:00:24 EST