bootlin / training-materials

Bootlin embedded Linux and kernel training materials
https://bootlin.com/training/
Other
576 stars 174 forks source link

Update slides regarding tasklets #234

Open Tropicao opened 2 months ago

Tropicao commented 2 months ago

As spotted by @lucaceresoli, tasklets are deprecated and aimed to be replaced by specific workqueues still running in BH context:

https://lwn.net/Articles/960041/ https://lwn.net/ml/linux-kernel/20240130091300.2968534-1-tj@kernel.org/

Slides must be updated accordingly to: