9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] JIT (mostly off topic)
@ 2014-09-09 21:45 Steve Simon
  2014-09-09 22:04 ` Aram Hăvărneanu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Steve Simon @ 2014-09-09 21:45 UTC (permalink / raw)
  To: 9fans

Years ago The Commander and Bart Locanthi used JIT
in the form of some C that write machine code into an
array of chars, cast it to a function pointer, and called it.
(I appologise if the details are not correct but this is the idea).

I have a need for such a thing again - trying to speed up
a compressed video decoder.

Anyone done such a thing this millenium? Does the x86 data execution
prevention mean you just cannot do this - my targets are desktop OSs
other than plan9 (sadly).

-Steve



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-10  4:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 21:45 [9fans] JIT (mostly off topic) Steve Simon
2014-09-09 22:04 ` Aram Hăvărneanu
2014-09-09 22:09 ` Daniel Peyrolon
2014-09-09 22:18 ` Skip Tavakkolian
2014-09-09 23:53   ` Rob Pike
2014-09-10  4:48 ` Bakul Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).