On 14/09/15 15:24, Noel Kuntze wrote: > > Hello Christine, > > Do you have a pointer for me where to look in the source? > Searching for TC_INTERACTIVE in the Corosync sources on Github yielded no > results. > How the scheduler handles the packets depends on the settings and type of it, > so yes, it's no guarantee. Whatever comes in front of the scheduler is > important, too, > but I do not know if there is something in front of it and it it is, what it > is. > >
ah my mistake (in the email) the item is called TC_PRIO_INTERACTIVE https://github.com/ClusterLabs/corosync/blob/master/exec/totemudp.c#L703 also https://github.com/ClusterLabs/corosync/blob/master/exec/totemudpu.c#L651 Chrissie > > _______________________________________________ > Users mailing list: [email protected] > http://clusterlabs.org/mailman/listinfo/users > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org > _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
