440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
shared   {key13}


jumpstart 0.2 (Default branch)

FreshMeat

Monday August 27, 2007. 04:57 PM
FreshMeat

jumpstart is a performance hack for Linux/x86 that runs an application with shared libraries already loaded. The executable file is started, then stopped after the runtime loader has mapped the shared libraries, but before any application code has run. Then the process acts as a server, reading command line arguments and environment via a named pipe, and executing the task in a fork()ed child. License: GNU General Public License v2 Changes: The argv and environment strings have been fixed. Only the creator of the FIFO acts as a server. The server cleans up zombie children. Close pipe ends ASAP. The call is hooked to _dl_start instead of breakpointing _dl_debug_state.
jumpstart performance hack Linux/x86 thatruns application with shared libraries alread jumpstart (Default branch)
jumpstart 0.2 (Default branch) Read more at FreshMeat
freshmeat.net/releases/260608/

 

 Related News 

Search

Download Zicos
Mon December 1, 05:38 PM
shared   {key13}