libcpuset
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / libcpuset
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libcpuset && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
bug-514127_libcpuset-cpuset_set_iopt-adds.patch | 0000005624 5.49 KB | |
libcpuset-1.0.tar.bz2 | 0000184814 180 KB | |
libcpuset-agnostic-mountpoint.diff | 0000003298 3.22 KB | |
libcpuset-fix-missing-syscall.diff | 0000001427 1.39 KB | |
libcpuset-handle-cgroup-mount.diff | 0000010866 10.6 KB | |
libcpuset-rm-cpuonline.diff | 0000001399 1.37 KB | |
libcpuset-robustify-cpuset_pin-cpuset_size-cpuset_ |
0000001985 1.94 KB | |
libcpuset.changes | 0000003575 3.49 KB | |
libcpuset.spec | 0000003510 3.43 KB |
Revision 17 (latest revision is 24)
Mike Galbraith (mgalbraith_external2)
committed
(revision 17)
- Fix cpuset_pin()/cpuset_size()/cpuset_where() error handling (SUSE bnc#978841) In referenced bnc, the user had too many files open, which led to an unhandled failure on the way to cpuset_equal_placement(), where it happily segfaulted. Handle errors instead of simply ignoring them. - Patches added by this commit (previous actually, this is commit satisfies pedantry): libcpuset-robustify-cpuset_pin-cpuset_size-cpuset_where-error-handling.diff
Comments 0