Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9477)

Issue 319810043: TBR: Increase thread hashtable capacity from 512 to 4096

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- Increase thread hashtable capacity from 512 to 4096 Increases the all_threads hashtable from a capacity of 512 to 4096 as a quick measure to handle many threads. We may want to swap for a resizing table at some point. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M core/globals.h View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-01 22:03:57 UTC) #1
bruening
7 years, 4 months ago (2016-12-01 22:03:59 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/4b7b4fc5e7d1172314cd30b412ed85b...

Final commit log: 
---------------
Increase thread hashtable capacity from 512 to 4096

Increases the all_threads hashtable from a capacity of 512 to 4096 as a
quick measure to handle many threads.  We may want to swap for a resizing
table at some point.

Review-URL: https://codereview.appspot.com/319810043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b