Nov. 2, 2019
2:35 p.m.
Hi everybody. The linux kernel has its own implementation of linked lists using list_head struct. So, why the vm_area_struct struct (defined in /include/linux/mm_types.h) use specific pointers for the same purpose (members vm_next and vm_prev)? Best regards. Thanks in advance.
2477
Age (days ago)
2477
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pedro Ortega