IoUringZeroCopyBufferPool.cpp:34:21: error: 'sysconf' was not declared in this scope
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
When building with gcc11 on Linux, with iouring, we're encountering sysconf not being declared in folly/io/async/IoUringZeroCopyBufferPool.cpp. Far as I can tell, that file should #include
Contributor guide
Assessment
This issue has not been assessed yet.