Re: [PATCH] Inbound Connection Control mechanism: Prioritized Accept

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 27 Jul 2001 18:25:29 +0100 (BST)


> The documentation on HOWTO use this patch and the test results which show an
> improvement in connection rate for higher priority classes can be found at our
> project website.
> http://oss.software.ibm.com/qos
>
> We would appreciate any comments or suggestions.

Simple question.

How is this different from having a single userspace thread in your
application which accepts connections as they come in and then hands them
out in an order it chooses, if need be erorring and closing some ?

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/