パスワードを忘れた? アカウント作成
2246 story

ia-64 linux kernel - design and implementation

ストーリー by koyhoge
読んだ上での感想も募集中 部門より

dai 曰く、 "Itanium用IA-64 Linux Kernelを解説した本の紹介がLKMLに流れた。
書名はia-64 linux kernel (design and implementation)(ISBN: 0-13-061014-3)。 目次概要を見ることができる。
この概要に依ると、

  • Processes, tasks, and threads, including thread interfaces and synchronization
  • The virtual memory subsystem: address spaces, page tables, page fault handling, and coherency
  • Device support: programmed I/O, DMA, and interrupts
  • Symmetric multiprocessing: Linux locking principles and their implementation on IA-64
  • Kernel entry and exit: interruptions, system calls, signals, and user memory access
  • Bootstrapping: firmware, bootloader, and kernel initialization
  • System performance monitoring: usage, kernel support, and Itanium extensions
  • IA-32 compatibility: architectural support and Linux support for running legacy 32-bit applications
といった内容がカバーされる。
出版元であるPrentice Hallによる内容紹介はこちら
第4章 Virtual Memory (P.131~P208)は、 Sample ChapterとしてPDFで公開されている。"

この議論は賞味期限が切れたので、アーカイブ化されています。 新たにコメントを付けることはできません。
typodupeerror

皆さんもソースを読むときに、行と行の間を読むような気持ちで見てほしい -- あるハッカー

読み込み中...