[libc-commits] [libc] [libc] Implement sched_getcpu (PR #195001)

Aiden Grossman via libc-commits libc-commits at lists.llvm.org
Wed Apr 29 22:17:13 PDT 2026


boomanaiden154 wrote:

> should try vDSO symbol before syscall?

If we're going to do that, we should probably do it in `getcpu()` too. I kind of think that's an optimization that we can do later though.

https://github.com/llvm/llvm-project/pull/195001


More information about the libc-commits mailing list