<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>The Linux Kernel Module Programming Guide  (E-BOOK)</title>
    <subTitle>Peter Jay Salzman</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Jay Salzman, Peter</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>73 p</extent>
  </physicalDescription>
  <tableOfContents>Chapter 1. Introduction 2 Chapter 2. Hello World 5 Chapter 3. Preliminaries 14 Chapter 4. Character Device Files 19 Chapter 5. The /proc File System25 Chapter 6. Using /proc For Input 29 Chapter 7. Talking To Device Files. 35 Chapter 8. System Calls 45 Chapter 9. Blocking Processes 50 Chapter 10. Replacing Printks 57 Chapter 11. Scheduling Tasks 59 Chapter 12. Interrupt Handlers 63 Chapter 13. Symmetric Multi Processing 67 Chapter 14. Common Pitfalls 68</tableOfContents>
  <subject>
    <topic>E-BOOK</topic>
  </subject>
  <classification authority="ddc"> 005.43</classification>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordChangeDate encoding="iso8601">20170207154011.0</recordChangeDate>
  </recordInfo>
</mods>
