List Question
20 TechQA 2024-01-30T15:28:13.057000how can you dump [vvar] segment
56 views
Asked by HardcoreHenry
How does one do a "zero-syscall clock_gettime" without dynamic linking?
859 views
Asked by Eric Stotch
How to use syscall to change vDSO content
288 views
Asked by 2ez4rtz
Why does strace ignore some syscalls (randomly) depending on environment/kernel?
602 views
Asked by DimanNe
How to modify vdso variable (vvar)?
741 views
Asked by Steven
How can I correctly create a new variable in vvar.h for my new VSDO func?
167 views
Asked by yaoxin jing
time() not using vdso?
168 views
Asked by youngxiao
Why getpid() is not implemented in x86_64's vdso?
463 views
Asked by 戴均維
Dynamic Memory Allocation in kernel's VDSO
147 views
Asked by jvars
Using __kernel_vsyscall to call write system call not working
174 views
Asked by md.jamal
Map ioport form hardware to vDSO function
67 views
Asked by Alexey Ermakov
Where is linux-vdso.so.1 present on the file system
60.6k views
Asked by md.jamal
Is there a way to create a vDSO with the latest kernel?
652 views
Asked by Massimiliano Di Cavio
When do Linux system calls trigger a segfault vs returning EFAULT?
1.1k views
Asked by MattHusz
What is the difference between vdso32 amd vdsox32?
463 views
Asked by Tenders McChiken
How does python determine the PID seemingly without normal system calls in Linux?
363 views
Asked by Tenders McChiken
How to get the size of the VDSO on a Linux x86_64 system
546 views
Asked by Edd Barrett
How to find symbol addresses in vDSO given vDSO's address?
793 views
Asked by Topper Harley
Will gettimeofday() be slowed due to the fix to the recently announced Intel bug?
688 views
Asked by juhist
High System CPU usage because of system.currentTimeMillis()
4.2k views
Asked by Rahul Jha