login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
22
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alexander Gordeev
Subject:
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
Date: Wednesday, December 22, 2010 - 2:58 am
В Tue, 21 Dec 2010 13:59:44 -0800 john stultz <johnstul@us.ibm.com> пишет:
quoted text
> On Wed, 2010-12-22 at 06:13 +0900, Kuwahara,T. wrote: > > On Wed, Dec 22, 2010 at 4:37 AM, john stultz <johnstul@us.ibm.com> wrote: > > > adjtimex is a linux specific interface, which is compatible but not > > > identical to the ntp specified interfaces. The ntp client code already > > > has Linux specific modifications, so I don't think we have to worry > > > about 0x40 specifically being reserved by the NTP client. > > > > But struct timex is not linux-specific... > > It is if you're compiling against linux's timex.h file. > > We already have a number of differences compared with BSD's timex mode > definitions: > We have ADJ_TICK: 0x4000, which is MOD_CLKB in FreeBSD. > We also have ADJ_OFFSET_SINGLESHOT and ADJ_OFFSET_SS_READ which allow > adjtimex act like the original ntp_adjtime. > > The key bit is that we map the shared MOD_* definitions that the NTP > client uses to the linux specific ADJ_* values in the linux timex.h > > However, your concern does bring up a good point: 0x40 is MOD_PPSMAX in > BSD, and we should at-least check to make sure that the PPS code that is > currently floating around on the lists and is in akpm's tree hasn't > already reserved that bit. > > Rodolfo, Alexander: Any comments here?
No, it is used neither in my patches nor in the original code. The only change my patches do to timex.h is adding hardpps(). -- Alexander
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH V7 0/8] ptp: IEEE 1588 hardware clock support
, Richard Cochran
, (Thu Dec 16, 8:41 am)
[PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Richard Cochran
, (Thu Dec 16, 8:41 am)
[PATCH V7 2/8] posix clocks: introduce a syscall for clock ...
, Richard Cochran
, (Thu Dec 16, 8:42 am)
[PATCH V7 3/8] posix clocks: introduce dynamic clocks
, Richard Cochran
, (Thu Dec 16, 8:43 am)
[PATCH V7 4/8] posix clocks: hook dynamic clocks into syst ...
, Richard Cochran
, (Thu Dec 16, 8:43 am)
[PATCH V7 5/8] ptp: Added a brand new class driver for ptp ...
, Richard Cochran
, (Thu Dec 16, 8:44 am)
[PATCH V7 6/8] ptp: Added a clock that uses the eTSEC foun ...
, Richard Cochran
, (Thu Dec 16, 8:44 am)
[PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Richard Cochran
, (Thu Dec 16, 8:44 am)
[PATCH V7 8/8] ptp: Added a clock driver for the National ...
, Richard Cochran
, (Thu Dec 16, 8:45 am)
Re: [PATCH V7 2/8] posix clocks: introduce a syscall for c ...
, Arnd Bergmann
, (Thu Dec 16, 8:51 am)
Re: [PATCH V7 5/8] ptp: Added a brand new class driver for ...
, Arnd Bergmann
, (Thu Dec 16, 8:57 am)
Re: [PATCH V7 5/8] ptp: Added a brand new class driver for ...
, Rodolfo Giometti
, (Thu Dec 16, 9:08 am)
Re: [PATCH V7 3/8] posix clocks: introduce dynamic clocks
, Arnd Bergmann
, (Thu Dec 16, 9:16 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Thomas Gleixner
, (Thu Dec 16, 10:48 am)
Re: [PATCH V7 2/8] posix clocks: introduce a syscall for c ...
, Thomas Gleixner
, (Thu Dec 16, 10:55 am)
Re: [PATCH V7 3/8] posix clocks: introduce dynamic clocks
, Thomas Gleixner
, (Thu Dec 16, 1:56 pm)
Re: [PATCH V7 4/8] posix clocks: hook dynamic clocks into ...
, Thomas Gleixner
, (Thu Dec 16, 4:20 pm)
Re: [PATCH V7 3/8] posix clocks: introduce dynamic clocks
, Richard Cochran
, (Thu Dec 16, 11:29 pm)
Re: [PATCH V7 4/8] posix clocks: hook dynamic clocks into ...
, Richard Cochran
, (Fri Dec 17, 12:04 am)
Re: [PATCH V7 4/8] posix clocks: hook dynamic clocks into ...
, Thomas Gleixner
, (Fri Dec 17, 3:03 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Kuwahara,T.
, (Fri Dec 17, 1:16 pm)
Re: [PATCH V7 4/8] posix clocks: hook dynamic clocks into ...
, Richard Cochran
, (Tue Dec 21, 1:00 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, john stultz
, (Tue Dec 21, 12:37 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Kuwahara,T.
, (Tue Dec 21, 1:57 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Kuwahara,T.
, (Tue Dec 21, 2:13 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Richard Cochran
, (Wed Dec 22, 12:11 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Richard Cochran
, (Wed Dec 22, 12:13 am)
Re: [PATCH V7 4/8] posix clocks: hook dynamic clocks into ...
, Richard Cochran
, (Wed Dec 22, 1:21 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Alexander Gordeev
, (Wed Dec 22, 2:58 am)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Kuwahara,T.
, (Wed Dec 22, 1:27 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, john stultz
, (Wed Dec 22, 5:00 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Richard Cochran
, (Wed Dec 22, 11:13 pm)
Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
, Kuwahara,T.
, (Sat Dec 25, 1:38 pm)
Re: [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Pavel Machek
, (Sun Jan 2, 1:45 am)
Re: [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Richard Cochran
, (Sun Jan 2, 2:12 am)
Re: [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Richard Cochran
, (Sun Jan 2, 2:19 am)
Re: [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Pavel Machek
, (Sun Jan 2, 2:20 am)
Re: [PATCH V7 7/8] ptp: Added a clock driver for the IXP46x.
, Richard Cochran
, (Mon Jan 3, 10:07 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Thomas Taranowski
[PATCH] RapidIO: Fix hang on RapidIO doorbell queue full condition
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Denis Bueno
Git clone error
Sam Vilain
Re: RFC: Flat directory for notes, or fan-out? Both!
Oliver Hoffmann
git init --bare versus git --bare init
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate