commit | 624f2f3cc9e6aa2a5eab18bd1eb84f89a6ac8b5c | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Wed Dec 29 12:21:05 2010 -0800 |
committer | Jason Evans <je@fb.com> | Wed Dec 29 12:21:05 2010 -0800 |
tree | 5414226bed255b5c4d571d65c4ca7757ed27a5e6 | |
parent | 8ad0eacfb351af990ae021f219b7b88d70aede41 [diff] |
Fix a "thread.arena" mallctl bug. When setting a new arena association for the calling thread, also update the tcache's cached arena pointer, primarily so that tcache_alloc_small_hard() uses the intended arena.