Télécharger la liste

Description du projet

tub is a user-mode tool to support large dynamic arrays (up to 2.8GB or so) yet still use shared libraries and dynamic linking under Linux on x86. It works around TASK_UNMAPPED_BASE being a system-wide constant instead of an inherited per-process parameter controlled by setrlimit/getrlimit.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-30 18:30 Retour à la liste release
0.92

L'allocateur de cadres de page est maintenant multi-threads, et détecte également réutiliser participant par un gestionnaire de signal. Le code a été améliorée pour travailler avec glibc-2.3.2 et son utilisation de la page AT_SYSINFO à mettre en œuvre des appels système.
Tags: Minor feature enhancements
The allocator of page frames is now multi-thread safe, and also detects re-entrant use by a signal handler. The code was enhanced to work with glibc-2.3.2 and its use of AT_SYSINFO page to implement system calls.

Project Resources