Cliff also has Coffee Compiler Club sessions on Fridays.
[0] https://www.goodreads.com/book/show/27015350-optimizing-java
https://shipilev.net/jvm/anatomy-quarks/
BTW green threads haven't been used for decades ;)
"Garbage Collection: Algorithms for Automatic Dynamic Memory Management" (https://www.amazon.com/Garbage-Collection-Algorithms-Automat...) seems to cover GC algorithms up to the CMS.
"The Art of Multiprocessor Programming" (https://www.amazon.com/Art-Multiprocessor-Programming-Mauric...) is for those bored by JCiP. But it's not about threads per se. I imagine nobody cares about the original green threads and I wouldn't expect quality literature on the subject until project Loom goes to prod.
https://github.com/edubart/nelua-lang/wiki/Useful-Links-for-Research
The Garbage Collection Handbook: The Art of Automatic Memory Management [1]
[1] https://www.amazon.com/dp/0367659247