Re: More user developers friendly memguard.

2005-12-29 Thread Bosko Milekic
I like this very much. Please commit and feel free to continue improving Memguard for yours (and everyone elses) benefit. On 12/27/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote: > Here is the patch: > > http://people.freebsd.org/~pjd/patches/kern_malloc.c.3.patch > > It allows to conf

More user developers friendly memguard.

2005-12-27 Thread Pawel Jakub Dawidek
Here is the patch: http://people.freebsd.org/~pjd/patches/kern_malloc.c.3.patch It allows to configure memory type to debug without recompilling the kernel. It also allows to debug kernel modules with memguard. The rules: 1. If memory type is compiled into the kernel vm.memguard_desc sho