ni / linux

Linux kernel source for NI Linux Real-Time
Other
81 stars 78 forks source link

Create a method to increase the max number of PPS sources #108

Closed jeminor closed 1 year ago

jeminor commented 1 year ago

For a fully loaded PXI chassis, a system can have more than 16 PPS sources. Make that configurable and set the default to 2x what it is today.

Testing: TBD, will post back once this has been validated.

bstreiff commented 1 year ago

LGTM, just waiting on the testing feedback before I pull it.

jeminor commented 1 year ago

Looks like the clients here want to make more like 128 of these in some instances, so I think making this run/load time configurable is a better solution. Will refactor or let someone else do that.

SparkingSpork commented 1 year ago

Closed, see #118