[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [patch] Re: Can modules block on socket writes? (fwd)
- From: Ingo Molnar <mingo elte hu>
- To: TUX Development Mailing List <tux-list redhat com>
- Subject: Re: [patch] Re: Can modules block on socket writes? (fwd)
- Date: Wed, 14 Mar 2001 00:25:31 +0100 (CET)
On Tue, 13 Mar 2001, Marcus Gruendler wrote:
> Okay, this can be done and I understand your concern keeping a clean
> and simple interface. Nevertheless this requires one switch between
> user/kernel space each time SEND_BUFFER is issued. This would lead to
> similar results as my approach to issue many GET/SEND_OBJECTs.
the overhead of this is truly small, and is expected to become even
smaller with eg. fast-syscall entry point support. iovecs are really
unnecessery complexity.
Ingo
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]