Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 11:23:48 -0800 (PST)
From:      Luigi Rizzo <rizzo@aciri.org>
To:        wollman@khavrinen.lcs.mit.edu (Garrett Wollman)
Cc:        bright@wintelcom.net, net@FreeBSD.ORG, rizzo@aciri.org
Subject:   Re: send problem on udp socket...
Message-ID:  <200102071923.f17JNmH77765@iguana.aciri.org>
In-Reply-To: <200102071919.OAA45590@khavrinen.lcs.mit.edu> from Garrett Wollman at "Feb 7, 2001  2:19:44 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Garret,

on a similar subject (UDP sockets), i notice that
socket buffers do not have a pointer to the end of
the queued mbufs, so sbappend*() routines have to scan the
list of queued bufs. As you can imagine this is
causing some nasty effect when a receiver is slow.

Is it worthhwile to fix this (or maybe it has been done
already) ?

	cheers
	luigi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102071923.f17JNmH77765>