Young-Seok Kim has posted comments on this change.

Change subject: Performance fix for BufferCache. The dpid of a page of file is 
calculated by fileid<<32 + pageid. But BufferCache.hash(long dpid) returns the 
hash value dpid%pageMap.length. In many cases,  the asterix configuration 
results in power-of-2 pageMap.length (b
......................................................................


Patch Set 3: Code-Review+2

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/341
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4afc406d612e569e23f65afdedc469459235ce7d
Gerrit-PatchSet: 3
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Pouria Pirzadeh <[email protected]>
Gerrit-Reviewer: Young-Seok Kim <[email protected]>
Gerrit-HasComments: No

Reply via email to