[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/3][xen-netback] add a pseudo pps rate limit
On Jul09 15:48, Sander Eikelenboom wrote: > Just wondering, why should this be done in the drivers ? > Couldn't this also be achieved with netfilter and the recent/limit modules ? > The limit module can already handle bursts. We indeed forgot to talk about it since we already got the question from Wei. The first thing is that your comment is also true for bandwidth which is already present. Moreover PPS is linked to bandwidth. By using netfilter, PPS shaping is done on backend level, once packet has left the VM; which means after using an additional memory transaction to copy packet from frontend. IMHO, at scale, shaping in this way should save some memory transactions comparing to netfilter. -- William Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |