I wrote my own book "deep understanding of memory management for Android virtual machines". I don't just write and play, but I have a deep understanding of Java virtual machines.
Baidu Network Disk address: https://pan.baidu.com/s/1jI4xZgE
I named it memory management for an in-depth understanding of Android virtual machines. This book consists of two parts: the first half is my in-depth analysis of the memory management module of the Linux kernel; the second half mainly analyzes the garbage collection mechanism and memory management of the Android Virtual Machine Dalvik.
Since the beginning of 2016, when I started to study the Linux kernel, I was very familiar with the memory management mechanism of the current 0.11 kernel. The memory management mechanism of 2.4 and later versions cannot be proficient, but it must be an entry. Thank you for your persistence. Thank you for your great interest in the unknown field and your perseverance.