[Bug 1593] RTEMS Sequenced Initialization API

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jul 21 15:46:05 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1593

--- Comment #10 from zhangwenjie <157724595 at 163.com> 2010-07-21 10:46:03 CDT ---
Correct all the issues reported by Sebastian Huber and make two patchs, the
first one is updating RTEMS initialise managers API with sysinit api and the
other one is for SIS bsp changers. 
And i also report the downsizes of sysinit based on minimum.exe using tool
sparc-rtems4.11-size .   
 text       data        bss        dec        hex    filename
 28608       1236       1232      31076       7964    minimum.exe(using sysinit
API)
 text       data        bss        dec        hex    filename
 29808       1300       1296      32404       7e94    minimum.exe(using orignal
RTEMS)
about 1K decrease is really good.
attachment is two patchs.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list