Re: [PATCH 1/2] PTP: introduce new versions of IOCTLs

From: Richard Cochran
Date: Sun Aug 18 2019 - 16:11:59 EST


On Sat, Aug 17, 2019 at 09:17:20AM -0700, Joe Perches wrote:
> Is there a case where this initialization is
> unnecessary such that it impacts performance
> given the use in ptp_ioctl?

None of these ioctls are sensitive WRT performance. They are all
setup or configuration, or in the case of the OFFSET ioctls, the tiny
extra delay before the actual measurement will not affect the result.

Thanks,
Richard