Download List

项目描述

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.

系统要求

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 Back to release list
0.92

页面帧的分配现在是多线程安全的,并重新检测由信号处理程序的使用者的使用。该代码是增强工作的glibc - 2.3.2及其AT_SYSINFO页面来实现系统调用。
标签: 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