Re: [Linuxptp-devel] Running on other POSIX OS

2020-06-11 Thread Gabriel.Moyano
me of the points you mentioned. Regards, Gabriel -Original Message- From: Richard Cochran [mailto:richardcoch...@gmail.com] Sent: Freitag, 5. Juni 2020 17:39 To: Moyano Heredia, Victor Gabriel Cc: Linuxptp-devel@lists.sourceforge.net Subject: Re: [Linuxptp-devel] Running on other POSIX O

Re: [Linuxptp-devel] Running on other POSIX OS

2020-06-05 Thread Richard Cochran
On Fri, Jun 05, 2020 at 08:35:02AM -0700, Richard Cochran wrote: > On Fri, Jun 05, 2020 at 12:54:10PM +, gabriel.moy...@dlr.de wrote: > > What are the things, e.g. systems call, that this other OS should have? > > What are the needed changes? > > Four points are: > > 1. dynamic posix clock s

Re: [Linuxptp-devel] Running on other POSIX OS

2020-06-05 Thread Richard Cochran
On Fri, Jun 05, 2020 at 12:54:10PM +, gabriel.moy...@dlr.de wrote: > What are the things, e.g. systems call, that this other OS should have? What > are the needed changes? Four points are: 1. dynamic posix clock support (clock_t argument to clock_gettime and friends) 2. PTP Hardware Clock c

[Linuxptp-devel] Running on other POSIX OS

2020-06-05 Thread Gabriel.Moyano
Hi everyone, I understand that linuxptp runs only on Linux. I'd like to assess the work that would be involved to get it running on other POSIX OS. What are the things, e.g. systems call, that this other OS should have? What are the needed changes? I will appreciate any help. Best regards, Ga