Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Linux Kernel Programming
Kaiwan N Billimoria
ISBN: 9781789953435
- Write high-quality modular kernel code (LKM framework) for 5.x kernels
- Configure and build a kernel from source
- Explore the Linux kernel architecture
- Get to grips with key internals regarding memory management within the kernel
- Understand and work with various dynamic kernel memory alloc/dealloc APIs
- Discover key internals aspects regarding CPU scheduling within the kernel
- Gain an understanding of kernel concurrency issues
- Find out how to work with key kernel synchronization primitives
Linux System Programming Techniques
Jack-Benny Persson
ISBN: 9781789951288
- Discover how to write programs for the Linux system using a wide variety of system calls
- Delve into the working of POSIX functions
- Understand and use key concepts such as...