dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] two bus fixed: pending timers counting and periodic timer non-reloading
@ 2014-05-14 20:03 Vadim Suraev
       [not found] ` <1401739380-21975-1-git-send-email-vadim.suraev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Vadim Suraev @ 2014-05-14 20:03 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

*** BLURB HERE ***

Vadim Suraev (2):
  Pending timers counting fixed
  Bug fixed: when timer's callback (for periodic timer) calls
    timer_reset for another timer, a per-core     updated flag is
    raised which prevents reloading of that periodic timer.     The
    flag is moved to the timer's control block structure

 lib/librte_timer/rte_timer.c |   18 ++++++------------
 lib/librte_timer/rte_timer.h |    3 +++
 2 files changed, 9 insertions(+), 12 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-14 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 20:03 [PATCH 0/2] two bus fixed: pending timers counting and periodic timer non-reloading Vadim Suraev
     [not found] ` <1401739380-21975-1-git-send-email-vadim.suraev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-14 20:03   ` [PATCH 1/2] Pending timers counting fixed Vadim Suraev
     [not found]     ` <1401739380-21975-2-git-send-email-vadim.suraev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-14 21:16       ` Thomas Monjalon
2014-05-14 20:04   ` [PATCH 2/2] Bug fixed: when timer's callback (for periodic timer) calls timer_reset for another timer, a per-core updated flag is raised which prevents reloading of that periodic timer. The flag is moved to the timer's control block structure Vadim Suraev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).