Date: Mon, 16 Dec 2002 13:16:10 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Alfred Perlstein <bright@mu.org> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vm.h src/sys/kern imgact_elf.c src/libexec/rtld-elf map_object.c Message-ID: <200212162116.gBGLGAiM081197@apollo.backplane.com> References: <200212161924.gBGJOhSb048310@repoman.freebsd.org> <20021216205849.GV23663@elvis.mu.org> <200212162108.gBGL845M081107@apollo.backplane.com> <20021216211242.GW23663@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
: :* Matthew Dillon <dillon@apollo.backplane.com> [021216 13:08] wrote: :> :> Programs use mmap() far more often now, especially read-only mmap()'s :> to access things like, oh, configuration files, so I think we want the :> default to include those in core dumps. : :That makes sense, I was just wondering how much we wanted to preserve the :previous behavior. : :-- :-Alfred Perlstein [alfred@freebsd.org] Well, that's what the sysctl is for, just in case. I expect, though, that if I poll developers in a year or so nobody will have bothered using the sysctl and we will be able to remove it. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212162116.gBGLGAiM081197>