iovisor / iovisor/bcc

two poll() per main loop iter.

Open
#779 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

Currently we do two poll() syscalls per main loop iter with same args and result. I have have discovered it by using regular system strace. And it prevent me from reaching 1500000 syscalls per second.

I will be happy if somebody fixes it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.