Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include correct header for getenv. GH #99 | joerg | 2015-05-24 | 1 | -0/+1 |
* | Avoid putting very small values in mlock memory | lloyd | 2015-03-23 | 1 | -1/+3 |
* | Allow reducing the size of the allocated mlock pool via env variable | lloyd | 2015-01-24 | 1 | -9/+27 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -0/+6 |
* | Use MADV_DONTDUMP on Linux, equiv to MAP_NOCORE on BSD | lloyd | 2014-04-14 | 1 | -1/+5 |
* | NetBSD portability fix and some performance tweaks in locking allocator | lloyd | 2014-04-05 | 1 | -1/+11 |
* | Missing include for std::to_string, noticed with Clang 3.4 w/ libc++ | lloyd | 2014-02-16 | 1 | -0/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+315 |