All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Watchdog timer and packet enqueuing
@ 2007-05-31 10:29 Claudio Greco
  0 siblings, 0 replies; only message in thread
From: Claudio Greco @ 2007-05-31 10:29 UTC (permalink / raw)
  To: lartc

Hello everybody,

I'm implementing a qdisc for my MSc thesis and I've experienced some 
issue maybe you can help me with.

The discipline is simply a slotted max-weight in which any user has a 
Ceil Rate they mustn't trespass on.

Being such a discipline non-work-conserving,  I've to set a watchdog 
timer in order to allow further call of the dequeue function.

However, I've noticed that such a solution prevents the local generated 
packets to be enqueued, which is very concerning to me being the 
priority based on the backlog...

Does anyone know any trade-off solution between these needs 
(non-conserving-work and continuous enqueue flow)?

Thanks in advance,
Claudio.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-31 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-31 10:29 [LARTC] Watchdog timer and packet enqueuing Claudio Greco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.