Skip to content

ANSANJAY/VDSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

vDSO Exploration in Linux πŸ”

Welcome to the ultimate resource for understanding vDSO in Linux! πŸŽ‰

Contents πŸ“‘

  1. vDSO Basics πŸ“–
  2. vDSO Example 1 πŸ’»
  3. vDSO Example 2 πŸ’»
  4. Tracing vDSO with strace πŸ‘€
  5. Deep Dive into linux-vdso 🀿
  6. Understanding vsyscalls πŸ’‘

Introduction πŸ’¬

Virtual Dynamic Shared Object (vDSO) is a fascinating feature in Linux that optimizes certain system calls. Instead of switching between user and kernel mode, vDSO accelerates specific system calls in user-space. Navigate through the directories to understand its application and significance.

Contributions 🀝

Feel free to contribute, raise issues, or suggest improvements. Your inputs are highly valued! ⭐

Happy Exploring! πŸš€

About

Explore the intricacies of vDSO in Linux. This repository dives deep into vDSO usage and optimization, offering examples, user programs, and detailed insights. Ideal for those keen to understand the bridge between user-space and kernel-space optimizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages