malloc: more compact memory pools
commit180a9a87df75fd230181ed095908b8e148447ded
authorAli Gholami Rudi <ali@rudi.ir>
Fri, 20 Feb 2015 06:12:32 +0000 (20 09:42 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Fri, 20 Feb 2015 06:12:32 +0000 (20 09:42 +0330)
tree7c161edbf8931302ebf653bd07b167230c95d6d9
parentecef53ad06906a0535ab435bb812a45ea9659bd2
malloc: more compact memory pools

Also memory allocations larger than MSETMAX are now PGSIZE-aligned.
malloc.c