[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RFC eliminating zeroing of heap/workspace
- Date: Fri, 06 Apr 2007 18:02:41 +0400
- From: osv at javad.com (Sergei Organov)
- Subject: RFC eliminating zeroing of heap/workspace
Joel Sherrill <joel.sherrill at oarcorp.com> writes:
> Sergei Organov wrote:
>> Joel Sherrill <joel.sherrill at oarcorp.com> writes:
[...]
> And RTEMS would definitely be broken since eventually you reuse object
> control blocks and they are dirty the second time around.
Well, this depends on application. Mine never reuse object control
blocks, I think.
> Sounds safe to change the default on the CVS head and go with it. A BSP can
> always say it needs to do a clear for the reasons mentioned.
Yes, seems to be safe.
-- Sergei.