mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* PPP feature request (Tx queue len + close)
@ 2002-03-04 22:42 Jean Tourrilhes
  2002-03-05  0:55 ` James Stevenson
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Jean Tourrilhes @ 2002-03-04 22:42 UTC (permalink / raw)
  To: paulus, linux-ppp, Linux kernel mailing list

	Hi,

	While working with IrNET, I came across one problems that
would require some changes minor to the ppp_generic kernel code. I
will describe this feature and then we can start to flame each other
or discuss how to implement them.

	IrNET is PPP over an IrDA socket. A good analogy would be PPP
over TCP/IP. If you thing in those terms, you will get the proper
context. IrNET is a PPP driver hooking directly in ppp_generic.

Tx queue length
---------------
	Problem : IrDA does its buffering (IrTTP is a sliding window
protocol). PPP does its buffering (1 packet in ppp_generic +
dev->tx_queue_len = 3). End result : a large number of packets queued
for transmissions, which result in some network performance issues.

	Solution : could we allow the PPP channel to overwrite
dev->tx_queue_len ?
	This is similar to the channel beeing able to set the MTUs and
other parameters...

	Have fun...

	Jean

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2002-03-05 22:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-04 22:42 PPP feature request (Tx queue len + close) Jean Tourrilhes
2002-03-05  0:55 ` James Stevenson
2002-03-05  1:01   ` Jean Tourrilhes
2002-03-05  3:05 ` Paul Mackerras
2002-03-05  3:19   ` Jean Tourrilhes
2002-03-05 18:13     ` Maksim Krasnyanskiy
2002-03-05 18:28       ` Jean Tourrilhes
2002-03-05 19:15         ` James Carlson
2002-03-05 19:27           ` Jean Tourrilhes
2002-03-05 21:49             ` James Carlson
2002-03-05 21:17         ` Maksim Krasnyanskiy
2002-03-05 21:27           ` Jean Tourrilhes
2002-03-05  5:20   ` Paul Mackerras
2002-03-05 17:45     ` Jean Tourrilhes
2002-03-05 19:39       ` Maksim Krasnyanskiy
2002-03-05 20:23         ` Jean Tourrilhes
2002-03-05 22:48 ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®