Branch: refs/heads/master
Home:   http://github.com/memcached/memcached

Commit: 73628d3e9ae44b14ef31412e7b7d82507d2e7f30
    
http://github.com/memcached/memcached/commit/73628d3e9ae44b14ef31412e7b7d82507d2e7f30
Author: Trond Norbye <trond.nor...@sun.com>
Date:   2009-09-18 (Fri, 18 Sep 2009)

Changed paths:
  M configure.ac
  M memcached.c

Log Message:
-----------
Add support for hugetlbfs (for Linux).

>From http://libhugetlbfs.ozlabs.org/ -

     libhugetlbfs is a library which provides easy access to huge
     pages of memory. It is a wrapper for the hugetlbfs file
     system.

If you are running memcached with a very large heap in Linux, this
change will make it available to you.  The hugetlbfs HOWTO provides
detailed information on how to configure your Linux system and provide
advice to applications (such as memcached) to make use of it.


Reply via email to