commit | 9673983443a0782d975fbcb5d8457cfd411b8b56 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Wed Oct 15 18:02:02 2014 -0700 |
committer | Jason Evans <jasone@canonware.com> | Wed Oct 15 18:02:02 2014 -0700 |
tree | 623ea1e5c67591e6aee61f3e7abaffeb6f95f7ab | |
parent | bf8d6a109200bf10f1c942ad914aa8cb5f279e17 [diff] |
Purge/zero sub-chunk huge allocations as necessary. Purge trailing pages during shrinking huge reallocation when resulting size is not a multiple of the chunk size. Similarly, zero pages if necessary during growing huge reallocation when the resulting size is not a multiple of the chunk size.