separating out memory checks from INVARIANTS

Kip Macy kip.macy at gmail.com
Sun Mar 16 05:44:25 UTC 2008


I find that the serialization of memory allocation frequently hides
race conditions. I would like to, at the very least, add an option to
disable the memory checks if not make the memory checks a completely
separate option. My knee jerk reaction to avoiding bikesheds is to
simply add it to my own tree and forget about it. However, this has
come up often enough that I feel that it warrants consideration.


Thoughts?

 -Kip


More information about the freebsd-arch mailing list