Linux System Programming: Talking Directly to the Kernel and C Library, 2/e (Paperback)
Robert Love
- 出版商: O'Reilly
- 出版日期: 2013-06-18
- 定價: $2,280
- 售價: 9.5 折 $2,166
- 貴賓價: 9.0 折 $2,052
- 語言: 英文
- 頁數: 456
- 裝訂: Paperback
- ISBN: 1449339530
- ISBN-13: 9781449339531
-
相關分類:
C 程式語言、Linux
-
相關翻譯:
Linux 系統程式設計, 2/e (內容涵蓋 Linux Kernel 3.0) (Linux System Programming: Talking Directly to the Kernel and C Library) (繁中版)
Linux系統編程(第2版) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$1,550$1,473 -
$2,600$2,470 -
$1,748$1,656 -
$1,160$1,102 -
$1,995$1,890 -
$1,790$1,701 -
$1,200$948 -
$650$553 -
$1,720$1,634 -
$1,900$1,805 -
$2,200$2,090 -
$680$578 -
$1,580$1,501 -
$3,060$2,907 -
$580$458 -
$1,800$1,710 -
$550$435 -
$880$695 -
$400$380 -
$580$458 -
$680$537 -
$1,650$1,568 -
$888The Well-Grounded Rubyist, 2/e (Paperback)
-
$990Ruby on Rails Tutorial: Learn Web Development with Rails, 3/e(Paperback)
-
$2,600$2,548
商品描述
Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing smarter, faster code.
Love clearly distinguishes between POSIX standard functions and special services offered only by Linux. With a new chapter on multithreading, this updated and expanded edition provides an in-depth look at Linux from both a theoretical and applied perspective over a wide range of programming topics, including:
- A Linux kernel, C library, and C compiler overview
- Basic I/O operations, such as reading from and writing to files
- Advanced I/O interfaces, memory mappings, and optimization techniques
- The family of system calls for basic process management
- Advanced process management, including real-time processes
- Thread concepts, multithreaded programming, and Pthreads
- File and directory management
- Interfaces for allocating memory and optimizing memory access
- Basic and advanced signal interfaces, and their role on the system
- Clock management, including POSIX clocks and high-resolution timers