John-Mark Gurney <[email protected]> writes: > for kernel malloc, look at sys/kern_malloc.c.. It doesn't look like > there is a knob to turn on kernel malloc filling, but it wouldn't be > hard...
You want to do it in UMA, not in malloc() / free(). DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "[email protected]"
