最新消息:请大家多多支持

Interrupts and Bottom Halves in Linux Kernel

其他教程 dsgsd 163浏览 0评论

Genre: eLearning | MP4 | Video: h264, 1280×720 | Audio: aac, 44100 Hz
Language: English | SRT | Size: 2.63 GB | Duration: 5h 5m

What you’ll learn
Interrupts and Bottom Halves
Requirements
Should be able to write/compile/load/unload Hello World Linux Kernel Modules
Description
What you will learn from this course

Interrupts and Exceptions
Types of Interrupts and Exceptions : Level Triggerred, Edge Triggerred, Traps, Faults
Programmable Interrput Controller, Advanced Programmable Interrupt Controller (APIC) – IO APIC, Local APIC
Find out information about your x86 CPU using CPUID Instruction
What happens when there is interrupt
How does CPU finds the interrupt handler: Interrupt Request, Interrupt Vector and Interrupt Descriptor Table
Interrupt Handling and Statistics in Linux Kernel : Interrupt sharing, return values, IRQ Affinity
Linux Driver for keyboard, mouse, ethernet interrupts
Write a Keylogger in Linux Kernel which will log all characters typed
Enabling/Disabling Interrupts
What happens when we add sleep and delay in interrupt handler
Top and Bottom Halves: Threaded IRQs,Softirqs, Tasklets and Workqueues (System Workqueues and own workqueues)
Differences between softirqs, tasklets and workqueues

Files
/proc/cpuinfo
/proc/interrupts
/proc/irq
/proc/softirqs

API’s/Macros/Structures

request_irq, irq_handler_t
local_irq_enable, local_irq_disable, cli, sei
local_irq_save, local_irq_restore
disable_irq, enable_irq
disable_irq_nosync, synchronize_irq
irqs_disabled
in_interrupt
request_threaded_irq
struct softirq_action, NR_SOFTIRQS
open_softirq, raise_softirq
in_irq
local_softirq_pending
in_softirq
local_bh_enable, local_bh_disable
spin_lock_bh, spin_unlock_bh
struct tasklet_struct, DECLARE_TASKLET, DECLARE_TASKLET_DISABLED, tasklet_init, tasklet_schedule, tasklet_hi_schedule
tasklet_trylock, tasklet_unlock, tasklet_disable, tasklet_disable_nosync, tasklet_enable, tasklet_kill
struct workqueue_struct, struct work_struct, DECLARE_WORK, INIT_WORK, queue_work, queue_work_on, schedule_work, schedule_work_on, cancel_work_sync, flush_work
struct delayed_work, DELAYED_DECLARED_WORK, INIT_DELAYED_WORK, schedule_delayed_work, schedule_delayed_work_on, flush_delayed_work, cancel_delayed_work
alloc_workqueue, destroy_workqueue, flush_workqueue, alloc_ordered_workqueue,

Commands
watch
lspci
dmesg

Who this course is for:
Kernel developers curious about learning Interrupts and Bottom Halves


Password/解压密码0daydown

Download rapidgator
https://rg.to/file/5de068cdaf9afb8edf145c7f6205ee7f/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part1.rar.html
https://rg.to/file/3ad60cedb7cda81929ace4d8a228f01e/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part2.rar.html
https://rg.to/file/e514ee4ad73eafac192aa11915fe2dd2/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part3.rar.html
https://rg.to/file/411dfa26596efb6c5454241ee6ec792e/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part4.rar.html
https://rg.to/file/7a26c37b870fb4d16bcb82e747064d22/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part5.rar.html

Download nitroflare
https://nitroflare.com/view/BD2B2745BE78DFE/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part1.rar
https://nitroflare.com/view/36A699DF2742362/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part2.rar
https://nitroflare.com/view/876EC1E7FEF91D3/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part3.rar
https://nitroflare.com/view/2EEBA7D906ADF46/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part4.rar
https://nitroflare.com/view/244218D7243A1F4/Interrupts_and_Bottom_Halves_in_Linux_Kernel.part5.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Interrupts and Bottom Halves in Linux Kernel

您必须 登录 才能发表评论!