Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    vtmalloc 1.2

    Download button

    Downloads: 288  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Vlad Seryakov | More programs
    MPL / FREE
    January 17th, 2007, 13:35 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    vtmalloc description

    vtmalloc is a fast memory allocator for multi-threaded applications and Tcl.

    vtmalloc is a fast memory allocator for multi-threaded applications and Tcl. vtmalloc project provides low contention and the ability to return memory to the system.

    Tcl

    Replace exiting tclThreadAlloc. in the Tcl distribution and recompile with
    --enable-threads option. Or use LD_PRELOAD=tclThreadAlloc.so before loading your application.

    There is command Tcl_VTMallocCtlObjCmd which can be used in application to force deallocating global pages as well.

    To use it in your Tcl program, link it with libvtmalloc.so and execute

    extern Tcl_ObjProc Tcl_VTMallocCtlObjCmd;

    Tcl_CreateObjCommand(interp, "vtmalloc_ctl", Tcl_VTMallocCtlObjCmd, NULL, NULL);

    What's New in This Release:

    · Greatly improved speed and memory usage.



    Product's homepage

      


    TAGS:

    memory allocator | multi-threaded applications | Tcl allocator | vtmalloc | memory | allocator

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM