On 12 Nov 2013, at 12:01 am, Ulrich Windl <[email protected]> wrote:
> Hi! > > I guess there is no direct limit for the number of primitives, but > performance may depend on that number: Maybe O(1), mybe (O(n), hopefully not > (On^2) or worse. Immediately I suspect the communication protocol (TOTEM) may > run into problems if a lot of data is exchanged, probably even after tuning > some parameters. Unfortunately the CIB and to some extent the PE are more of a bottleneck. There is some experimental code in git that tries to automagically throttle the flood of actions to keep the CIB under control though. > > I know, it's not the answer you wanted to read, but... > > Regards, > Ulrich > >>>> Michael Brookhuis <[email protected]> schrieb am 11.11.2013 um >>>> 13:57 in > Nachricht <[email protected]>: >> Hi, >> >> Is there a limit in the number of proimitives, etc you can have? >> What maximum number is recommended based on best-practices? >> >> Are 1500 to many? >> >> Thanks >> Mima >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
