osv
https://github.com/cloudius-systems/osv
C
OSv, a new operating system for the cloud.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported5 Subscribers
Add a CodeTriage badge to osv
Help out
- Issues
- sched: skip waking a null or invalid thread pointer
- pagecache: report page-writeback errors from sync() by return value
- drivers/nvme: make interrupt coalescing opt-in, default off for low latency
- numa: bound SRAT/SLIT parsing against untrusted ACPI table lengths
- libc: setlocale must reject unavailable locales and return a name newlocale accepts
- zfs(openzfs): enable a runtime ZFS data pool on a non-ZFS-root image (follow-on to #1423)
- drivers/nvme: deepen the IO queue and PRP-list cache for concurrent load
- sched: take the lock before checking the wait queue in condvar wake_one/wake_all
- mm: resolve fork COW write faults lock-free when nested (fork-stack follow-on to #1456)
- OpenZFS: five filesystem tests fail under conf_zfs=openzfs (known gaps from #1423)
- Docs
- C not yet supported