Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/arch/alpha/gen
On Tue, Mar 12, 2013 at 09:20:44PM +0000, Christos Zoulas wrote:
> In article <20130312193820.A36B0175C8%cvs.netbsd.org@localhost>,
> Martin Husemann <source-changes-d%NetBSD.org@localhost> wrote:
>
> is the memset() in longjmp desired? It will just slow down things.
I have a bad feeling setting random values to registers, and we will
do a system call right afterwards, so I think it is no big deal performance
wise. We can carfully null out only the not initialized/semantically
important parts otherwise - I dunno.
Martin
Home |
Main Index |
Thread Index |
Old Index