Raise loop and chunk limit for newer kernels by benkilimnik · Pull Request #1795 · pixie-io/pixie
benkilimnik
changed the title
Raise loop and chunk limit for kernels >5.1 by 21x
Raise loop and chunk limit for kernels >5.1
benkilimnik
changed the title
Raise loop and chunk limit for kernels >5.1
Raise loop and chunk limit for newer kernels
etep approved these changes Jan 18, 2024
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request
Feb 25, 2026Summary: Dynamically increase the loop limit for newer kernels with higher instruction limits (1 million for kernels > 5.1) by 21x to reduce data loss and raise ingest. More details in pixie-io#1755. One open question is whether we want to add vizier flag to toggle this behavior in case there are unforseen performance bottlenecks for certain clusters. Type of change: /kind feature Test Plan: Existing targets + perf/demo tests outlined in pixie-io#1755. --------- Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request
Feb 25, 2026Summary: Dynamically increase the loop limit for newer kernels with higher instruction limits (1 million for kernels > 5.1) by 21x to reduce data loss and raise ingest. More details in pixie-io#1755. One open question is whether we want to add vizier flag to toggle this behavior in case there are unforseen performance bottlenecks for certain clusters. Type of change: /kind feature Test Plan: Existing targets + perf/demo tests outlined in pixie-io#1755. --------- Signed-off-by: Benjamin Kilimnik <bkilimnik@pixielabs.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters