Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -0/+2 |
* | 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 | 3 | -3/+3 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -0/+6 |
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
* | 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 | 5 | -0/+503 |