/openbmc/linux/arch/csky/kernel/vdso/ |
H A D | vdso.S | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | note.S | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | rt_sigreturn.S | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | .gitignore | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | so2s.sh | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | vdso.lds.S | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | Makefile | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
/openbmc/linux/arch/csky/abiv1/inc/abi/ |
H A D | vdso.h | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
/openbmc/linux/arch/csky/abiv2/inc/abi/ |
H A D | vdso.h | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | vdso.h | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
/openbmc/linux/arch/csky/kernel/ |
H A D | vdso.c | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | Makefile | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|
H A D | signal.c | 87f3248c Sun Jan 03 21:37:07 CST 2021 Guo Ren <guoren@linux.alibaba.com> csky: Reconstruct VDSO framework
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>
|