Thread (35 messages) 35 messages, 5 authors, 2015-04-02

Re: [PATCH net-next V3 13/23] ptp: igb: convert to the 64 bit get/set time methods.

From: Richard Cochran <richardcochran@gmail.com>
Date: 2015-03-31 21:37:17
Also in: lkml

On Tue, Mar 31, 2015 at 09:08:10PM +0000, Keller, Jacob E wrote:
On Sun, 2015-03-29 at 23:12 +0200, Richard Cochran wrote:
quoted
For the 82576, the driver's clock is implemented using a timecounter,
and so with this patch that device is ready for the year 2038.

However, in the case of the i210, the device stores the number of
seconds in a 32 bit register.  Therefore, more work is needed on this
driver before the year 2038 comes around.

Compile tested only.
I assume we would want to use a time counter wrapper here to resolve
this issue?
I would just keep the seconds in software for settime() and adjtime(),
but let the nanoseconds field go to the hardware.  Then, the gettime()
result, the periodic outputs, the external time stamps, and the skb
time stamps will need to be corrected by that many seconds.

Thanks,
Richard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help