当前位置: 首页 > 资源下载 > 系统管理 > 查看资源

资源分类
Web开发
Java
.NET
编程语言
数据库
软件工程
图形动画
系统管理
网络通信安全
计算机理论
考试认证
人文百科
文档手册
硬件技术
办公软件

Linux System Programming: Talking Directly to the Kernel and C Library

Linux System Programming: Talking Directly to the Kernel and C Library

书名:Linux System Programming: Talking Directly to the Kernel and C Library

上传:石头

时间:2009-09-06

文件大小:1.75 MB

资源出处:查看资源出处 >>

收藏到网摘: n/a



作者:Robert Love
出版日期:September 2007
出版社:O'Reilly
页数:388
ISBN:ISBN 10: 0-596-00958-5 | ISBN 13: 9780596009588
文件格式:PDF


This book is about writing software that makes the most effectiveuse of the system you’re running on — code that interfaces directlywith the kernel and core system libraries, including the shell, texteditor, compiler, debugger, core utilities, and system daemons. Themajority of both Unix and Linux code is still written at the systemlevel, and Linux System Programming focuses on everythingabove the kernel, where applications such as Apache, bash, cp, vim,Emacs, gcc, gdb, glibc, ls, mv, and X exist.
Written primarily for engineers looking to program (better) at thelow level, this book is an ideal teaching tool for any programmer. Evenwith the trend toward high-level development, either through websoftware (such as PHP) or managed code (C#), someone still has to writethe PHP interpreter and the C# virtual machine. Linux System Programminggives you an understanding of core internals that makes for bettercode, no matter where it appears in the stack. Debugging high-levelcode often requires you to understand the system calls and kernelbehavior of your operating system, too.
Key topics include:
An overview of Linux, the kernel, the C library, and the C compilerReading from and writing to files, along with other basic file I/Ooperations, including how the Linux kernel implements and manages fileI/OBuffer size management, including the Standard I/O libraryAdvanced I/O interfaces, memory mappings, and optimization techniquesThe family of system calls for basic process managementAdvanced process management, including real-time processesFile and directories-creating, moving, copying, deleting, and managing themMemory management — interfaces for allocating memory, managing the memory you have, and optimizing your memory accessSignals and their role on a Unix system, plus basic and advanced signal interfacesTime, sleeping, and clock management, starting with the basics and continuing through POSIX clocks and high resolution timersWith Linux System Programming, you will be able to take anin-depth look at Linux from both a theoretical and an appliedperspective as you cover a wide range of programming topics.
Tags:kernelLibraryLinuxProgrammingTalking


相关书籍

  • OpenGL(R) Programming on Mac OS(R) X: Architecture, Performance, and Integration
  • C++ Network Programming, Volume 1
  • 鸟哥的Linux私房菜.基础学习篇(第二版)
  • C++ Network Programming, Volume 1
  • Python Programming On Win32: Help for Windows Programmers (C

评论 (2) 1 All

登陆 | 还没注册?