Product: 0596002130
As a design choice, the Linux Kernel has very little assembly code. This book takes a lot of assembly code and explains it in a horrible way. A made up example is like
The security_assert function saves the contents of some of the registers by the following:
Movl eax,esi
Pushl eax
Movl eax,(Ebx-10h)
pushl eax
Even being good at assembly, how this code works is not apparent. All non assembly functions are very shortly described in tables. Many are not more in depth than security_getaram: gets security parameters
My afvice: stay away f I’m this book. Try Robert Love’s book
Rating: 1
0596002130
Count: 17
Review by jessie
on 2020-03-10