Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libhugetlbfs - A library which provides easy access to huge pages of memory
        
        libhugetlbfs is a library which provides easy access to huge pages of memory.
It is a wrapper for the hugetlbfs file system. Applications can use huge pages
to fulfill malloc() requests without being recompiled by using LD_PRELOAD.
Alternatively, applications can be linked against libhugetlbfs without source
modifications to load BSS or BSS, data, and text segments into large pages.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | libhugetlbfs | 
                1.1 | 
                1.fc6 | 
                src | 
                68 KiB | 
                Mon Mar 26 14:31:21 2007 | 
            
        
        Changelog
        
            - * Mon Mar 26 18:00:00 2007 Steve Fox <drfickle{%}k-lug{*}org> - 1.1-1
 
            - New release (1.1)
- Fix directory ownership
 
        
            - * Wed Aug 30 18:00:00 2006 Steve Fox <drfickle{%}k-lug{*}org> - 0.20060825-1
 
            - New release (1.0-preview4)
- patch0 (Makefile-ldscript.diff) merged upstream
 
        
            - * Tue Jul 25 18:00:00 2006 Steve Fox <drfickle{%}k-lug{*}org> - 0.20060706-4
 
            - Bump for build system