summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/rseq
Commit message (Expand)AuthorAgeFilesLines
* Add lock-free per-CPU primitives to library/cpp/yt/rseqbabenko5 days7-3/+781
* Make library/cpp/yt/rseq a Linux-only dependency of library/cpp/yt/systembabenko9 days1-0/+4
* Fix rseq fast path on glibc < 2.35: read the shared __rseq_abi areababenko10 days1-28/+43
* Add library/cpp/yt/rseq: NYT::GetCurrentCpuId() via Linux rseqbabenko11 days4-0/+197