google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
442 stars 87 forks source link

More fixes for v5, and removal of static pool #157

Closed melver closed 4 years ago

melver commented 4 years ago

Some minor fixes, but major change here is removal of static pool.

After some new rounds of benchmarking, I find that there really isn't a noticeable difference between the 2 versions anymore. See commit log for more details.