Date: Sat, 15 Mar 2008 22:44:24 -0700 From: "Kip Macy" <kip.macy@gmail.com> To: arch@freebsd.org Subject: separating out memory checks from INVARIANTS Message-ID: <b1fa29170803152244k5f31065dt135b605a54a4d0da@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1fa29170803152244k5f31065dt135b605a54a4d0da>