Skip to content

Commit 2d60e31

Browse files
author
Rob Austin
authored
Update README.md
1 parent a35ee3b commit 2d60e31

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ To control which CPUs a process can use, add -Daffinity.reserved={cpu-mask-in-he
5454

5555
Note: the CPU 0 is reserved for the Operating System, it has to run somewhere.
5656

57+
58+
## References
59+
60+
https://github.com/peter-lawrey/Java-Thread-Affinity/wiki/Getting-started
61+
https://github.com/peter-lawrey/Java-Thread-Affinity/wiki/How-it-works
62+
http://vanillajava.blogspot.co.uk/2013/07/micro-jitter-busy-waiting-and-binding.html
63+
64+
5765
## isolcpus
5866

5967
Java-Thread-Affinity requires that you first ioslcated some CPU's for its to use.

0 commit comments

Comments
 (0)