Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
t-8ch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
t-8ch
11mo ago
SMP has been implemented recently and is queued for the next release.
2.
▲
by
t-8ch
2y ago
It doesn't strive to be a complete implementation. If users send patches support for them, new syscalls can be added. Or downstream users can keep those definitions in their own program. More complex features like threads are out of sc
3.
▲
by
t-8ch
2y ago
The kernel also provides a minimal vdso elf parser: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
4.
▲
by
t-8ch
3y ago
The latest version of that patch is here: https://lore.kernel.org/lkml/20230820094118.20521-2-julius@z... Also it should be trivial to run this as an out-of-tree module until it's merged. With DKMS or put hid_bl.c