Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | csky: Reconstruct VDSO framework | Guo Ren | |
Reconstruct vdso framework to support future vsyscall, vgettimeofday features. These are very important features to reduce system calls into the kernel for performance improvement. The patch is reference RISC-V's Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Cc: Palmer Dabbelt <palmerdabbelt@google.com> |