commit | 0b526ff94da7e59aa947a4d3529b2376794f8b01 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Mon Feb 13 18:04:26 2012 -0800 |
committer | Jason Evans <je@fb.com> | Mon Feb 13 18:04:26 2012 -0800 |
tree | 6a8f678b97a57a4279a7774812402660acf15c38 | |
parent | e7a1058aaa6b2cbdd19da297bf2250f86dcdac89 [diff] |
Remove the opt.lg_prof_tcmax option. Remove the opt.lg_prof_tcmax option and hard-code a cache size of 1024. This setting is something that users just shouldn't have to worry about. If lock contention actually ends up being a problem, the simple solution available to the user is to reduce sampling frequency.