[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aWXISRWpkW-oHyUw@hoboy.vegasvil.org>
Date: Mon, 12 Jan 2026 20:21:29 -0800
From: Richard Cochran <richardcochran@...il.com>
To: Wen Gu <guwen@...ux.alibaba.com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Jakub Kicinski <kuba@...nel.org>,
Dust Li <dust.li@...ux.alibaba.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
David Woodhouse <dwmw2@...radead.org>,
virtualization@...ts.linux.dev, Nick Shi <nick.shi@...adcom.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Paolo Abeni <pabeni@...hat.com>, linux-clk@...r.kernel.org
Subject: Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices
using the /dev/ptpX API
On Fri, Jan 09, 2026 at 10:56:56AM +0800, Wen Gu wrote:
> Introducing a new clock type or a new userspace API (e.g. /dev/XXX) would
> require widespread userspace changes, duplicated tooling, and long-term
> fragmentation. This RFC is explicitly NOT proposing a new userspace API.
Actually I disagree.
The PHC devices appear to user space as clockid_t.
The API for these works seamlessly and interchangeably with SYS-V clock IDs.
The path that is opened, whether /dev/ptpX or some new /dev/hwclkX etc
is a trivial detail that adds no burden to user space.
Thanks,
Richard
Powered by blists - more mailing lists