Messages in this thread |  | | Subject | Re: select() bug | Date | Fri, 3 Nov 2000 00:01:08 +0000 (GMT) | From | Alan Cox <> |
| |
> Has anyone considered the possibility of expanding the buffer of > high-traffic pipes?
Do that too much and the data falls out of L1 cache before we context switch. Its a rather complex juggling game. DaveM's kiovec pipe patches avoid some of this by cheating and going user->user
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |