OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Nouveauté

Advanced System Interfaces: Efficient Communication with Kernels and Native Libraries. Practical System-Level Software Development, #2

Par : Liam Byrne
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235164000
  • EAN9798235164000
  • Date de parution05/04/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Unlock the true power of your operating system. Writing performance-critical software requires a deep understanding of how applications interact with the underlying hardware. When you rely solely on high-level abstractions, you sacrifice control, efficiency, and the ability to diagnose elusive system bottlenecks. Advanced System Interfaces: Efficient Communication with Kernels and Native Libraries is a comprehensive guide to bridging the gap between user space applications and the kernel.
Designed for software engineers, systems programmers, and C/C++ developers, this book strips away the magic of the operating system to reveal the raw mechanics of system calls, native libraries, and memory management. Whether you are building high-concurrency systems or debugging a subtle memory leak, this resource provides the exact telemetry and architectural knowledge you need to write robust, hardware-aware software.
Inside, you will discover: The User and Kernel Space Model: Understand the strict boundaries of execution and how to cross them efficiently. System Call Internals: Learn exactly what happens when your code requests resources from the kernel. Memory Accounting Mastery: Go beyond basic Resident Set Size (RSS) metrics. Learn how to parse hardware telemetry and use Proportional Set Size (PSS) to find the true physical RAM footprint of shared libraries.
The C Standard Library: Discover how this critical native interface acts as the ultimate bridge to system resources. Leak Detection: Master proven techniques to track unmapped calls and definitively prove when the kernel is losing physical memory frames. Stop guessing how your applications consume resources. Equip yourself with the knowledge to write cleaner, faster, and more stable software.