SlideShare a Scribd company logo
1 of 32
Linux System Programming
And Kernel Internals
RR Embedded Systems – Embedded Placements in India with
the best Embedded Systems Training in Hyderabad
Web: http://rrembedded.com
C2, 4th Floor, KVR Enclave,
Above ICICI Bank, Beside Satyam Theatre,
Ameerpet, Hyderabad-16.
Contact No : 040-4012 3104 / 994 8203 203
Email : info@rrembedded.com
Linux System Programming And Kernel
Internals
OS Introduction
• Linux Architecture
• Application
• Shell and Services
• System Calls
• Error Handling
Linux System Programming And Kernel
Internals
Library
• Linker and Loader
• Static and Dynamic Libraries
• Shared Libraries
Linux System Programming And
Kernel Internals
Shell Scripting
• Types of Shell
• Shell Variables
• Control Statements
• Looping
• Command Line Arguments
Linux System Programming And Kernel
Internals
Development Tools
• Make files
• Source Code Control
• RPM packages
• Other Package Formats
Linux System Programming And Kernel
Internals
Debugging Tools
• General Debugging Techniques
• Debugging with GDB
Linux System Programming And Kernel
Internals
File Management
• Linux File Structure
• System calls & Library Functions
• Low Level File Access
• Standard I/O Library
• Formatted I/O
• File and Directory Maintenance
• Scanning Directories
• Errors
• Proc File System
Linux System Programming And
Kernel Internals
Process Management
• Process Structure
• Starting New Processes
• Parent process and child process
• Waiting for a Process
• Zambie Processes
Linux System Programming And
Kernel Internals
Managing Memory
• Memory Allocation
• Abusing Memory
• Null Pointer
• Freeing Memory
• Other Memory Allocation Functions
• File Locking
Linux System Programming And Kernel
Internals
Signals
• Sending  signals
• Catching and Handling Signals
• Advanced Signal Handling
Linux System Programming And Kernel
Internals
POSIX Threads
• Why Threads?
• Advantages and Drawbacks of Threads
• Synchronization with Semaphores
• Synchronization with Mutexes
• Thread Attributes
• Cancelling a Thread
Linux System Programming And Kernel
Internals
Inter Process Communication &
Synchronization
• Pipes
• Fifos
• Message Queues
• Semaphores
• Shared Memory
Linux System Programming
And Kernel Internals
Networking and TCP/IP Concepts
• Network Structure
• Classifications and Topologies
• Switching and Routing
• Gateway, repeater, Hub, Bridge
• OSI & TCP/IP Protocol Layers
• Physical & Logical Addresses
• ARP & RARP
• internet Protocol
• Routing Protocol and IP Datagrams
• Error and Control Messages (ICMP) UDP
• Transfer Control Protocol
• TCP Networking Applications
• (FTP, TFTP, TELNET,DNS,DHCP,SNTP,POP3,IMAP,SNMP
Linux System Programming And
Kernel Internals
Socket Programming
• What is a Socket?
• Socket Attributes
• Creating a Socket
• Naming a socket
• Creating Socket Queue
• Requesting Connections
• Accepting Connections
• Closing a Socket
• Multiple clients
Linux System Programming And
Kernel Internals
Linux kernel Introduction
• Essentials of Linux kernel architecture
• Understanding need for kernel programming
• Kernel programming models
• Modifying kernel sources
• Kernel configuration and compilation
• Introduction to kernel modules
• Kernel modules vs. Applications
• Exploring kernel module architecture
Linux System Programming And
Kernel Internals
Process Management
• Process Descriptor & Task Structure
• Process creation & Termination
• Linux Implementation of Threads
Linux System Programming And
Kernel Internals
Process Scheduling
• Policy
• Scheduling Algorithm
• Preemption & Context Switching
• Real Time Scheduling
• Scheduling Related System Calls
Linux System Programming And
Kernel Internals
System Calls
• System Call Handlers
• System Call Implementation
• System Call Context
Linux System Programming And
Kernel Internals
Interrupt & Interrupt Handlers
• Interrupts
• Interrupt Handles
• Registering Interrupt Handler
• Interrupt Context
• Interrupt Control
Linux System Programming And
Kernel Internals
Bottom Halves
• Why Bottom Halves
• Softirqs
• Tasklets
• Work Queues
• Locking Between Bottom Halves
• Disabling Bottom Halves
Linux System Programming And
Kernel Internals
Kernel Synchronization
• Introduction
• Atomic Operation
• Spin Locks
• Semaphores
• Spin Locks Vs Semaphores
Linux System Programming And
Kernel Internals
Timers And Time Management
• Jiffies
• Hardware Clocks And Timers
• Timers
• Timer Interrupt Handler
• Delaying Execution
Linux System Programming And
Kernel Internals
Memory Management
• Pages
• Zones
• Getting Pages
• Slab Layer
• Slab Allocator Interface
• High Memory Mappings
• Per-CPU Allocations
Linux System Programming And
Kernel Internals
Virtual File System
• File System Interface
• File System Abstraction Layer
• Linux File Systems
• VFS Objects
Linux System Programming And
Kernel Internals
Block I/O Layer
• Anatomy of a Block Device
• Request Queues
• I/O Schedulers
Linux System Programming And
Kernel Internals
Process Address Space
• Memory Descriptor
• Memory Areas
• Manipulating Memory Areas
Linux System Programming And
Kernel Internals
Modules
• Building Kernel Modules
• Installing Modules
• Generating Module Dependencies
• Loading Modules
• Managing Configuration Options
• Kobjects
Linux System Programming And
Kernel Internals
Linux driver architecture
• Device Drivers defined
• Linux Driver model
• Types of Linux drivers
• Driver stacks
Linux System Programming And
Kernel Internals
Kernel message logging infrastructure
• Need for kernel message logging
• Kernel message ring buffer
• Kernel message Log priorities
• Message Ring buffer management
• Accessing messages from user mode apps
• Linux message logging daemons
Linux System Programming And
Kernel Internals
Debugging
• Kernel Bugs
• Kernel Debugging Techniques
Follow RR Embedded Trainings @
https://www.facebook.com/rrembeddedtrainings
https://twitter.com/rrembedded
https://plus.google.com/+RrembeddedTrainings
http://www.slideshare.net/satishratnam7
https://www.youtube.com/user/rrembeddedtrainings
http://www.authorstream.com/satishratnam7/RR-Embedded-
Trainings/
http://rrembedded.blogspot.in/
Get in Touch
www.rrembedded.com
C2, 4th Floor, KVR Enclave,
Above ICICI Bank, Beside Satyam Theatre,
Ameerpet, Hyderabad-16.
Contact No : 040-4012 3104 / 994 8203 203
Email : info@rrembedded.com

More Related Content

What's hot

MySQL Storage Engines
MySQL Storage EnginesMySQL Storage Engines
MySQL Storage Engines
Karthik .P.R
 
What's New in OpenLDAP
What's New in OpenLDAPWhat's New in OpenLDAP
What's New in OpenLDAP
LDAPCon
 
Fusiondirectory: your infrastructure manager based on ldap
Fusiondirectory: your infrastructure manager based on ldapFusiondirectory: your infrastructure manager based on ldap
Fusiondirectory: your infrastructure manager based on ldap
LDAPCon
 

What's hot (18)

PLAT-4 Understanding the SOLR Integration
PLAT-4 Understanding the SOLR IntegrationPLAT-4 Understanding the SOLR Integration
PLAT-4 Understanding the SOLR Integration
 
MySQL Storage Engines
MySQL Storage EnginesMySQL Storage Engines
MySQL Storage Engines
 
Rust baksia2014
Rust baksia2014Rust baksia2014
Rust baksia2014
 
File System On Steroids
File System On SteroidsFile System On Steroids
File System On Steroids
 
Rails - getting started
Rails - getting startedRails - getting started
Rails - getting started
 
Seda与Java并行编程点滴
Seda与Java并行编程点滴Seda与Java并行编程点滴
Seda与Java并行编程点滴
 
Infinum Android Talks #09 - DBFlow ORM
Infinum Android Talks #09 - DBFlow ORMInfinum Android Talks #09 - DBFlow ORM
Infinum Android Talks #09 - DBFlow ORM
 
Restful风格ž„web服务架构
Restful风格ž„web服务架构Restful风格ž„web服务架构
Restful风格ž„web服务架构
 
Apache Content Technologies
Apache Content TechnologiesApache Content Technologies
Apache Content Technologies
 
What's New in OpenLDAP
What's New in OpenLDAPWhat's New in OpenLDAP
What's New in OpenLDAP
 
JavaOne2016 - Microservices: Terabytes in Microseconds [CON4516]
JavaOne2016 - Microservices: Terabytes in Microseconds [CON4516]JavaOne2016 - Microservices: Terabytes in Microseconds [CON4516]
JavaOne2016 - Microservices: Terabytes in Microseconds [CON4516]
 
Intro apache
Intro apacheIntro apache
Intro apache
 
Replacing Your Shared Drive with Alfresco - Open Source ECM
Replacing Your Shared Drive with Alfresco - Open Source ECMReplacing Your Shared Drive with Alfresco - Open Source ECM
Replacing Your Shared Drive with Alfresco - Open Source ECM
 
Cloud Infrastructures Slide Set 7 - Docker - Neo4j | anynines
Cloud Infrastructures Slide Set 7 - Docker - Neo4j | anyninesCloud Infrastructures Slide Set 7 - Docker - Neo4j | anynines
Cloud Infrastructures Slide Set 7 - Docker - Neo4j | anynines
 
Unite 2017 - Elastic Eearch - Bart Wullems
Unite 2017 - Elastic Eearch - Bart WullemsUnite 2017 - Elastic Eearch - Bart Wullems
Unite 2017 - Elastic Eearch - Bart Wullems
 
Greystone Technology - Introduction to Windowns Server 2016
Greystone Technology - Introduction to Windowns Server 2016Greystone Technology - Introduction to Windowns Server 2016
Greystone Technology - Introduction to Windowns Server 2016
 
Fusiondirectory: your infrastructure manager based on ldap
Fusiondirectory: your infrastructure manager based on ldapFusiondirectory: your infrastructure manager based on ldap
Fusiondirectory: your infrastructure manager based on ldap
 
Terraform - Shared Definitions and Variable Inheritance
Terraform - Shared Definitions and Variable InheritanceTerraform - Shared Definitions and Variable Inheritance
Terraform - Shared Definitions and Variable Inheritance
 

Similar to Rr embedded systems linux system programming and kernel internals

Hpux graduate enginnering trainning
Hpux graduate enginnering trainningHpux graduate enginnering trainning
Hpux graduate enginnering trainning
Radhe Garg
 
oracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainingsoracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainings
OnlineOracleTrainings
 
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
Citrix
 
Search On Hadoop Frontier Meetup
Search On Hadoop Frontier MeetupSearch On Hadoop Frontier Meetup
Search On Hadoop Frontier Meetup
gregchanan
 
Geek Sync | Infrastructure for the Data Professional: An Introduction
Geek Sync | Infrastructure for the Data Professional: An IntroductionGeek Sync | Infrastructure for the Data Professional: An Introduction
Geek Sync | Infrastructure for the Data Professional: An Introduction
IDERA Software
 

Similar to Rr embedded systems linux system programming and kernel internals (20)

Ibm informix online training in chennai
Ibm informix online training in chennaiIbm informix online training in chennai
Ibm informix online training in chennai
 
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
 
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
Disaggregated Container Attached Storage - Yet Another Topology with What Pur...
 
Ibm aix Online Training
Ibm aix Online TrainingIbm aix Online Training
Ibm aix Online Training
 
IBM-AIX Classroom Training
IBM-AIX Classroom TrainingIBM-AIX Classroom Training
IBM-AIX Classroom Training
 
IBM-AIX Online Training
IBM-AIX Online TrainingIBM-AIX Online Training
IBM-AIX Online Training
 
Hpux graduate enginnering trainning
Hpux graduate enginnering trainningHpux graduate enginnering trainning
Hpux graduate enginnering trainning
 
oracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainingsoracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainings
 
Solr + Hadoop: Interactive Search for Hadoop
Solr + Hadoop: Interactive Search for HadoopSolr + Hadoop: Interactive Search for Hadoop
Solr + Hadoop: Interactive Search for Hadoop
 
archintro.pdf
archintro.pdfarchintro.pdf
archintro.pdf
 
SAN Online Training
SAN Online TrainingSAN Online Training
SAN Online Training
 
Solaris vs Linux
Solaris vs LinuxSolaris vs Linux
Solaris vs Linux
 
Lantea platform
Lantea platformLantea platform
Lantea platform
 
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
Citrix Synergy 2014 - Syn233 Building and operating a Dev Ops cloud: best pra...
 
assem.ppt
assem.pptassem.ppt
assem.ppt
 
8. Software Development Security
8. Software Development Security8. Software Development Security
8. Software Development Security
 
Oracle RAC Online Training.pdf
Oracle RAC Online Training.pdfOracle RAC Online Training.pdf
Oracle RAC Online Training.pdf
 
Search On Hadoop Frontier Meetup
Search On Hadoop Frontier MeetupSearch On Hadoop Frontier Meetup
Search On Hadoop Frontier Meetup
 
8. Software Development Security
8. Software Development Security8. Software Development Security
8. Software Development Security
 
Geek Sync | Infrastructure for the Data Professional: An Introduction
Geek Sync | Infrastructure for the Data Professional: An IntroductionGeek Sync | Infrastructure for the Data Professional: An Introduction
Geek Sync | Infrastructure for the Data Professional: An Introduction
 

Recently uploaded

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

Rr embedded systems linux system programming and kernel internals

  • 1. Linux System Programming And Kernel Internals RR Embedded Systems – Embedded Placements in India with the best Embedded Systems Training in Hyderabad Web: http://rrembedded.com C2, 4th Floor, KVR Enclave, Above ICICI Bank, Beside Satyam Theatre, Ameerpet, Hyderabad-16. Contact No : 040-4012 3104 / 994 8203 203 Email : info@rrembedded.com
  • 2. Linux System Programming And Kernel Internals OS Introduction • Linux Architecture • Application • Shell and Services • System Calls • Error Handling
  • 3. Linux System Programming And Kernel Internals Library • Linker and Loader • Static and Dynamic Libraries • Shared Libraries
  • 4. Linux System Programming And Kernel Internals Shell Scripting • Types of Shell • Shell Variables • Control Statements • Looping • Command Line Arguments
  • 5. Linux System Programming And Kernel Internals Development Tools • Make files • Source Code Control • RPM packages • Other Package Formats
  • 6. Linux System Programming And Kernel Internals Debugging Tools • General Debugging Techniques • Debugging with GDB
  • 7. Linux System Programming And Kernel Internals File Management • Linux File Structure • System calls & Library Functions • Low Level File Access • Standard I/O Library • Formatted I/O • File and Directory Maintenance • Scanning Directories • Errors • Proc File System
  • 8. Linux System Programming And Kernel Internals Process Management • Process Structure • Starting New Processes • Parent process and child process • Waiting for a Process • Zambie Processes
  • 9. Linux System Programming And Kernel Internals Managing Memory • Memory Allocation • Abusing Memory • Null Pointer • Freeing Memory • Other Memory Allocation Functions • File Locking
  • 10. Linux System Programming And Kernel Internals Signals • Sending  signals • Catching and Handling Signals • Advanced Signal Handling
  • 11. Linux System Programming And Kernel Internals POSIX Threads • Why Threads? • Advantages and Drawbacks of Threads • Synchronization with Semaphores • Synchronization with Mutexes • Thread Attributes • Cancelling a Thread
  • 12. Linux System Programming And Kernel Internals Inter Process Communication & Synchronization • Pipes • Fifos • Message Queues • Semaphores • Shared Memory
  • 13. Linux System Programming And Kernel Internals Networking and TCP/IP Concepts • Network Structure • Classifications and Topologies • Switching and Routing • Gateway, repeater, Hub, Bridge • OSI & TCP/IP Protocol Layers • Physical & Logical Addresses • ARP & RARP • internet Protocol • Routing Protocol and IP Datagrams • Error and Control Messages (ICMP) UDP • Transfer Control Protocol • TCP Networking Applications • (FTP, TFTP, TELNET,DNS,DHCP,SNTP,POP3,IMAP,SNMP
  • 14. Linux System Programming And Kernel Internals Socket Programming • What is a Socket? • Socket Attributes • Creating a Socket • Naming a socket • Creating Socket Queue • Requesting Connections • Accepting Connections • Closing a Socket • Multiple clients
  • 15. Linux System Programming And Kernel Internals Linux kernel Introduction • Essentials of Linux kernel architecture • Understanding need for kernel programming • Kernel programming models • Modifying kernel sources • Kernel configuration and compilation • Introduction to kernel modules • Kernel modules vs. Applications • Exploring kernel module architecture
  • 16. Linux System Programming And Kernel Internals Process Management • Process Descriptor & Task Structure • Process creation & Termination • Linux Implementation of Threads
  • 17. Linux System Programming And Kernel Internals Process Scheduling • Policy • Scheduling Algorithm • Preemption & Context Switching • Real Time Scheduling • Scheduling Related System Calls
  • 18. Linux System Programming And Kernel Internals System Calls • System Call Handlers • System Call Implementation • System Call Context
  • 19. Linux System Programming And Kernel Internals Interrupt & Interrupt Handlers • Interrupts • Interrupt Handles • Registering Interrupt Handler • Interrupt Context • Interrupt Control
  • 20. Linux System Programming And Kernel Internals Bottom Halves • Why Bottom Halves • Softirqs • Tasklets • Work Queues • Locking Between Bottom Halves • Disabling Bottom Halves
  • 21. Linux System Programming And Kernel Internals Kernel Synchronization • Introduction • Atomic Operation • Spin Locks • Semaphores • Spin Locks Vs Semaphores
  • 22. Linux System Programming And Kernel Internals Timers And Time Management • Jiffies • Hardware Clocks And Timers • Timers • Timer Interrupt Handler • Delaying Execution
  • 23. Linux System Programming And Kernel Internals Memory Management • Pages • Zones • Getting Pages • Slab Layer • Slab Allocator Interface • High Memory Mappings • Per-CPU Allocations
  • 24. Linux System Programming And Kernel Internals Virtual File System • File System Interface • File System Abstraction Layer • Linux File Systems • VFS Objects
  • 25. Linux System Programming And Kernel Internals Block I/O Layer • Anatomy of a Block Device • Request Queues • I/O Schedulers
  • 26. Linux System Programming And Kernel Internals Process Address Space • Memory Descriptor • Memory Areas • Manipulating Memory Areas
  • 27. Linux System Programming And Kernel Internals Modules • Building Kernel Modules • Installing Modules • Generating Module Dependencies • Loading Modules • Managing Configuration Options • Kobjects
  • 28. Linux System Programming And Kernel Internals Linux driver architecture • Device Drivers defined • Linux Driver model • Types of Linux drivers • Driver stacks
  • 29. Linux System Programming And Kernel Internals Kernel message logging infrastructure • Need for kernel message logging • Kernel message ring buffer • Kernel message Log priorities • Message Ring buffer management • Accessing messages from user mode apps • Linux message logging daemons
  • 30. Linux System Programming And Kernel Internals Debugging • Kernel Bugs • Kernel Debugging Techniques
  • 31. Follow RR Embedded Trainings @ https://www.facebook.com/rrembeddedtrainings https://twitter.com/rrembedded https://plus.google.com/+RrembeddedTrainings http://www.slideshare.net/satishratnam7 https://www.youtube.com/user/rrembeddedtrainings http://www.authorstream.com/satishratnam7/RR-Embedded- Trainings/ http://rrembedded.blogspot.in/
  • 32. Get in Touch www.rrembedded.com C2, 4th Floor, KVR Enclave, Above ICICI Bank, Beside Satyam Theatre, Ameerpet, Hyderabad-16. Contact No : 040-4012 3104 / 994 8203 203 Email : info@rrembedded.com