.hgignore
author tschatzl
Mon, 17 Mar 2014 10:12:47 +0100
changeset 23452 d7dca4e6b95d
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8035815: Cache-align and pad the from card cache Summary: The from card cache is a very frequently accessed data structure. It is essentially a 2d array of per-region values, one row of values for every GC thread. Pad and align the data structure to avoid false sharing. Reviewed-by: stefank
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     3
nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     4
^webrev
9309
334bea52fc16 6631003: Add hg tip changeset to build image
ohair
parents: 6729
diff changeset
     5
^.hgtip
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     6
^.bridge2
12024
452c9c3f0a96 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 9309
diff changeset
     7
.DS_Store