[patch][rfa] Add SYS_reconfig to libgloss/syscall.h

Dave Brolley brolley@redhat.com
Mon Nov 5 21:40:00 GMT 2007


Hi,

I'd like approval to commit the attached patch which adds a syscall 
number to libgloss/syscall.h. The new syscall, SYS_reconfig, is used by 
SID for run time (simulation time) reconfiguration of the simulator, 
mainly for performance reasons. In particular, SID can be reconfigured 
on the fly in order to enable performance-sensitive options only while 
simulating code which is of particular interest. This allows less 
interesting code in the application to be simulated at optimal 
performance. This capability is already implemented and committed in SID.

One could also envision this being used by other simulators or perhaps 
even on some hardware targets.

Dave
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libgloss-syscall.ChangeLog
URL: <http://sourceware.org/pipermail/newlib/attachments/20071105/98b88c0c/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libgloss-syscall.patch.txt
URL: <http://sourceware.org/pipermail/newlib/attachments/20071105/98b88c0c/attachment.txt>


More information about the Newlib mailing list