commit | 665769357cd77b74e00a146f196fff19243b33c4 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Sun Dec 15 16:21:30 2013 -0800 |
committer | Jason Evans <jasone@canonware.com> | Sun Dec 15 21:57:02 2013 -0800 |
tree | c1a90fa54fa4a6f53ba137aa70706c9c6b7d9415 | |
parent | 5a658b9c7517d62fa39759f5ff6119d26dfc4cb7 [diff] |
Optimize arena_prof_ctx_set(). Refactor such that arena_prof_ctx_set() receives usize as an argument, and use it to determine whether to handle ptr as a small region, rather than reading the chunk page map.