数据结构 基础数据结构¶ 双向链表¶ 参见 https://github.com/torvalds/linux::list.h. 红黑树¶ 参见 https://github.com/torvalds/linux::rbtree.h. ULPatch 数据结构¶ 进程的VMA¶ TODO