ivykis
No description set
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ivykis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ivykis-0.36.tar.xz | 0000270472 264 KB | |
ivykis.changes | 0000001181 1.15 KB | |
ivykis.spec | 0000003042 2.97 KB |
Revision 3 (latest revision is 14)
Ismail Dönmez (namtrac)
accepted
request 144266
from
Jan Engelhardt (jengelh)
(revision 3)
- Update to new upstream release 0.36 * Work around a kernel change in FreeBSD 9.0-STABLE where /dev/klog has become pollable via kevent(), but returns -EINVAL if you try to register an EVFILT_WRITE filter, which confused the iv_fd_register_try() logic in iv_fd_kqueue. * Rework iv_timer to use less memory when only a small number of timers is in use, and allow adding radix tree levels as needed to remove the previous ~1M timer limit. - Update to new upstream release 0.35 * Fix an abort on iv_work worker thread timeout introduced by the race condition fix optimization that went into 0.32. * Two iv_event race condition fixes.
Comments 0