Re: [PATCH 1/1] [QPOLICY]: Ignore packets with specific priority

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Tomasz Grobelny <tomasz@...>
Cc: Gerrit Renker <gerrit@...>, Tomasz Grobelny <tomasz@...>, Arnaldo Carvalho de Melo <acme@...>, <dccp@...>, <netdev@...>
Date: Friday, October 31, 2008 - 11:51 am

>> One difficulty that I see is what to do when the send socket is
Yes - the problem is that the code does not stop the user from
setting non-blocking mode on the socket.


I fully agree with the idea, it is the realisation that causes me
some headaches. It would be great if the code need not call send() twice
to send a single packet, and if an skb need not be allocated in order to
create a "waiting effect" in userspace.

The other alternative that I see is to come up with completely new
system calls - as done in SCTP for instance. But this would only make snse
if with the present means things get too ugly; i.e. if the
new semantics can not be expressed with the given system calls.

So there is agreement on the idea, I hope is that realisation
can be refined - without overloading existing calls too much.


If you notice anything odd, please do report it on the mailing list.

Gerrit

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/1] [QPOLICY]: Ignore packets with specific priority, Tomasz Grobelny, (Sun Oct 26, 5:33 pm)
Re: [PATCH 1/1] [QPOLICY]: Ignore packets with specific prio..., , (Fri Oct 31, 11:51 am)