On Thu, Aug 14, 2014 at 03:56:00PM +0200, Jiri Benc wrote:
> Currently, there's a limit of MAX_PORTS ports (8 by default). This patchset
> removes this limitation by using linked lists instead of fixed size arrays.
> 
> The core patches are 3/6 and 6/6, the rest are prerequisites: patch 1/6 is
> moving per-port fields from struct clock to individual ports in order not to
> have to maintain several linked lists, patch 2/6 moves the uds port from the
> port array, as having it a part of linked list would make the various checks
> for uds port unnecessary complicated, patch 5/6 replaces the port numbering
> that is based on array of interface names by a per clock counter. The
> remaining patch, 4/6, is a follow up optimization to 3/6.

Series merged. Thanks Jiri!

Richard

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to