commit | 2a6f2af6e446a98a635caadd281a23ca09a491cb | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Thu Dec 16 14:23:32 2010 -0800 |
committer | Jason Evans <je@fb.com> | Thu Dec 16 14:23:32 2010 -0800 |
tree | 26b151fb9a5257b2f9d72a1536c587162a287cdb | |
parent | 2b769797cecb9c5dce14ae32fb8e25722f0f206f [diff] |
Remove an arena_bin_run_size_calc() constraint. Remove the constraint that small run headers fit in one page. This constraint was necessary to avoid dirty page purging issues for unused pages within runs for medium size classes (which no longer exist).