Optimize CPU collector cache locking

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 4.0.22
    • Component/s: None
    • None

      When gathering cpu stats collector locks cache for each cpu(core) update. With high number of logical cpus (500+) it needs 500+ cache locks per second just to gather the data. This should be optimized by gathering statistics for all cpus locally and then flushing that data with single cache lock.

            Assignee:
            Zabbix Development Team
            Reporter:
            Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: