On Sat, Jan 28, 2012 at 9:39 AM, Pawel Jakub Dawidek <p...@freebsd.org> wrote: > On Fri, Jan 27, 2012 at 08:18:32PM +0000, Kip Macy wrote: >> Author: kmacy >> Date: Fri Jan 27 20:18:31 2012 >> New Revision: 230623 >> URL: http://svn.freebsd.org/changeset/base/230623 >> >> Log: >> exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64 >> excluding other allocations including UMA now entails the addition of >> a single flag to kmem_alloc or uma zone create >
Done for malloc.9, zone.9 doesn't document any of uma's flags and I'm not sufficiently well versed in nroff to add them with messing up the existing formatting. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"