An example of using linux kernel rb tree.
Refer to https://lwn.net/Articles/184495/ and Documentation/rbtree.txt for more information.
make
insmod example.ko
rmmod example
An example of using linux kernel rb tree.
Refer to https://lwn.net/Articles/184495/ and Documentation/rbtree.txt for more information.
make
insmod example.ko
rmmod example