Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | s390/vdso: optimize getcpu system call | Martin Schwidefsky | 2016-01-11 |
| | | | | | | | | | | Add the CPU number to the per-cpu vdso data page and add the __kernel_getcpu function to the vdso object to retrieve the CPU number in user space. Suggested-by: Heiko Carstens <heiko.carstens@de.ibm.com> Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> | ||
* | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 |
Add a vdso to speed up gettimeofday and clock_getres/clock_gettime for CLOCK_REALTIME/CLOCK_MONOTONIC. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |