John Reiser wrote:
>> So .. what is it you're _really_ trying to do?
> 
> This can be guessed:  Allow native execution for some "blessed"
> code [subroutines] whose behavior has been certified as OK,
> with the goal of avoiding the 20X-50X slowdown of emulated execution.
> 

Hmmm... interesting.  I'm trying to think how I could use that
for the scientific kernels we run.  It might be handy to turn
off instrumentation in the math library (if you trusted the
math library, that is), but I'm wondering if you would end up
missing some initialization performed in the library.


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to