All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sat Feb 04, 2006 10:02 pm 
Offline


Sat Feb 04, 2006 9:40 pm

1

Berlin, Germany
hoi guys!

so, thanks to Konstantinos Margaritis we got some pretty fast functions, which could replace the normal ones in glibc and others and speed up a wide range of programs.. but how to use them?
link programs explicitly against libfreevec?

so what about taking function calls to glibc functions Markos already optimized and redirect them to libfreevec, boosting all the progs using glibc?
shouldn't this be possible by modifying header files or something?
unfortunately, I got nearly no clue about this stuff, but maybe it's a idea someone could use or at tell me why not :wink:

well, gotta sleep, 5AM..
good night!
[/garbage]


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 05, 2006 1:44 pm 
Offline


Sun Oct 24, 2004 7:37 am

37
You can try to use ld.preload feature to globaly replace functions to freevec. I give a try to this idea some time ago without success almost all programs crashed after that :(


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 06, 2006 12:13 pm 
Offline


Mon Jan 30, 2006 1:30 am

43
morgoth6 wrote:
You can try to use ld.preload feature to globaly replace functions to freevec. I give a try to this idea some time ago without success almost all programs crashed after that :(

Probably your glibc and your freevec were not ABI compatible that time. If glibc ABI compatibility is not the goal of freevec project, then you will probably need to merge its implementation piece-by-piece back to your glibc.
Anyway, before going to do so, please search hard if anybody already did not do it. :-)
Cheers,
Karel


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group