openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Java Thread Affinity
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 2 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
autoloaded native library for Linux i386
Ivan Sopov
More...
almost 13 years ago
libaffinity.so was remove from gitignore
Ivan Sopov
More...
almost 13 years ago
fix for issue #11
Ivan Sopov
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/19 If you try to bind on a failed lock but later a cpu is free, this blows up. Fix by allowing any match when binding on a failed lock.
Peter
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/19 Test to handle when no more locks available (which have an id of -1)
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/21 Ensure un-bound affinity locks are not assigned more than once.
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/20 use the al.cpuId rather than the core id.
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/20 use the al.cpuId rather than the core id.
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/22
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/18
Peter Lawrey
More...
almost 13 years ago
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/18
Peter Lawrey
More...
almost 13 years ago
Merge remote branch 'origin/master'
Peter Lawrey
More...
almost 13 years ago
Mispelled error message for missing affinity
Peter Lawrey
More...
almost 13 years ago
Version 1.5.3 - Build on Windows cleanly and added Unix profile.
Peter
More...
almost 13 years ago
Version 1.5.3 - Build on Windows cleanly and added Unix profile.
Peter
More...
almost 13 years ago
Extract common code in Excerpts to an abstract parent.
Peter Lawrey
More...
almost 13 years ago
Merge pull request #17 from bimargulies/master
Peter Lawrey
More...
almost 13 years ago
Set up LD_LIBRARY_PATH in the pom.
Benson Margulies
More...
almost 13 years ago
Version 1.5.2 - Added Windows support and Javadoc for all public methods.
Peter Lawrey
More...
almost 13 years ago
FIx a typo in handling reserved threads.
Peter Lawrey
More...
almost 13 years ago
Add support for Windows JNA Affinity
Peter Lawrey
More...
almost 13 years ago
Add support for Windows JNA Affinity
Peter Lawrey
More...
almost 13 years ago
Highlight support for cpuinfo from a virtual machine
Peter Lawrey
More...
almost 13 years ago
Improve support for jrockit
Peter Lawrey
More...
almost 13 years ago
Improve support for windows.
Peter Lawrey
More...
almost 13 years ago
Comment why i > 0
Peter Lawrey
More...
almost 13 years ago
Comment why i > 0
Peter Lawrey
More...
almost 13 years ago
Even more details
Peter Lawrey
More...
almost 13 years ago
Even more details
Peter Lawrey
More...
almost 13 years ago
Assume all cores have a different core id unless you know otherwise.
Peter Lawrey
More...
almost 13 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree