On Mon, 4 Sep 2000, Linus Torvalds wrote:

> On Mon, 4 Sep 2000, Jamie Lokier wrote:
> 
> > Linus Torvalds wrote:
> > 
> > > Basically any copy <= 4 cache lines is "free" compared to trying to be
> > > clever.
> > 
> > We're obviously interested in larger packets than 128 bytes.
> 
> "obviously"?
> 
> Take a look at some common traffic. Yes, even in servers. 
> 
> Small packets are not unlikely.

if you want some examples of this look at mail servers:  SMTP, POP, and
IMAP are all "chatty" and involve a high fraction of tiny messages.  DNS
probably fits the bill too.

-dean

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to