commit | 0d9b42839b2f58417004bed2d3ee53ddf1faa9ba | [log] [tgz] |
---|---|---|
author | Raphael Moreira Zinsly <rzinsly@linux.vnet.ibm.com> | Thu Dec 11 19:04:52 2014 |
committer | Raphael Moreira Zinsly <rzinsly@linux.vnet.ibm.com> | Thu Dec 11 19:04:52 2014 |
tree | ae81574111a60b8ccb9bb416e11ba35d2844ca76 | |
parent | 1ecc068be96b3483c68bbd918430e7704a7bc89f [diff] |
New compiler flags to set the size and alignment of tcmalloc pages Added two new compiler flags, --with-tcmalloc-pagesize and --with-tcmalloc-alignment, in order to set the tcmalloc internal page size and alignment without the need of a compiler directive and to make the choice of the page size independent of the alignment.