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 Requirements

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 페이지의 사용이 시스템 호출을 구현 향상되었습니다.
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