Initial VMA data and vfork()
Saturday, October 18th, 2008As I am going to play with the VMA code and its main data structure (a red-black tree), I have started to collect some data by using systemtap, and got a bit impressed by the number of times find_vma() is called by some processes, as shows the table below.
PID
exec name
nr calls (5 seconds)
doing…
21984
cc1
1570
Compiling Linux kernel
11533
X
13252
Switching [...]