Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+ipvs\:\s+don\'t\s+show\s+negative\s+times\s+in\s+ip_vs_conn\s*$/: 5 ]

Total 5 documents matching your query.

1. Re: [PATCH] ipvs: don't show negative times in ip_vs_conn (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Mon, 30 Jul 2018 22:10:10 -0700
I dunno, I suggested jiffies_delta_to_msecs(long delta) because it is built on the same model than jiffies_delta_to_clock_t(long delta) And it really does what you want. Remember that jiffies can cha
/html/lvs-devel/2018-07/msg00033.html (13,629 bytes)

2. Re: [PATCH] ipvs: don't show negative times in ip_vs_conn (score: 1)
Author: Matteo Croce <mcroce@xxxxxxxxxx>
Date: Mon, 30 Jul 2018 17:49:14 +0000
Hi Eric, What about a function which returns directly the delta from a timestamp, and 0 if elapsed? So we can rely on time_is_after_jiffies() for overflows, it should be less error prone. static unsi
/html/lvs-devel/2018-07/msg00032.html (12,561 bytes)

3. Re: [PATCH] ipvs: don't show negative times in ip_vs_conn (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Fri, 20 Jul 2018 09:21:03 -0700
I would suggest adding jiffies_delta_to_msecs(), because we will need elsewhere, like in inet_sk_diag_fill() diff --git a/include/linux/jiffies.h b/include/linux/jiffies.h index a27cf66523279c1a5d4aa
/html/lvs-devel/2018-07/msg00013.html (11,078 bytes)

4. Re: [PATCH] ipvs: don't show negative times in ip_vs_conn (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Fri, 20 Jul 2018 09:19:25 -0700
I would suggest adding jiffies_delta_to_msecs(), because we will need elsewhere, like in inet_sk_diag_fill() diff --git a/include/linux/jiffies.h b/include/linux/jiffies.h index a27cf66523279c1a5d4aa
/html/lvs-devel/2018-07/msg00012.html (11,544 bytes)

5. [PATCH] ipvs: don't show negative times in ip_vs_conn (score: 1)
Author: Matteo Croce <mcroce@xxxxxxxxxx>
Date: Fri, 20 Jul 2018 17:19:57 +0200
Since commit 500462a9de65 ("timers: Switch to a non-cascading wheel"), timers duration can last even 12.5% more than the scheduled interval. IPVS has two handlers, /proc/net/ip_vs_conn and /proc/net/
/html/lvs-devel/2018-07/msg00011.html (14,739 bytes)


This search system is powered by Namazu