[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.1009210838090.27317@red.crap.retrofitta.se>
Date: Tue, 21 Sep 2010 08:50:57 +0200 (CEST)
From: Thomas Habets <thomas@...ets.pp.se>
To: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
cc: Thomas Habets <thomas@...ets.pp.se>,
Jan Ceuleers <jan.ceuleers@...puter.org>,
netdev@...r.kernel.org
Subject: Re: [PATCH] iputils ping,ping6: use monotonic clock to schedule
pings
On Tue, 21 Sep 2010, YOSHIFUJI Hideaki wrote:
> Why don't we convert most (if not all) gettimeofday(), then?
I wanted to initially just solve the easy part in case it wouldn't be
accepted.
The latency measuring parts are more complicated because they're not
always gettimeofday() but SO_TIMESTAMP or SIOCGSTAMP with just a fallback
to gettimeofday(). I can dig deeper next week.
---------
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "thomas@...ets.pp.se" };
char kernel[] = { "Linux" };
char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists