summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/rseq
Commit message (Expand)AuthorAgeFilesLines
* YT-28458: Make per-CPU rseq fast path dlopen-safebabenko6 days4-8/+118
* Add lock-free per-CPU primitives to library/cpp/yt/rseqbabenko10 days7-3/+781
* Make library/cpp/yt/rseq a Linux-only dependency of library/cpp/yt/systembabenko2026-06-151-0/+4
* Fix rseq fast path on glibc < 2.35: read the shared __rseq_abi areababenko2026-06-141-28/+43
* Add library/cpp/yt/rseq: NYT::GetCurrentCpuId() via Linux rseqbabenko2026-06-144-0/+197