Hacker News new | ask | show | jobs
by mratsim 915 days ago
Was TSX ever used? I didn't even see an ounce of dev documentation about it.
1 comments

HLE, which is a subset of TSX, is (was?) supported by glibc [1]. Not sure if it is enabled by default. If it is, pretty much every multithreaded linux process would be affected.

[1] https://www.gnu.org/software/libc/manual/html_node/Elision-T...