summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server.test/tst/org/eclipse
diff options
context:
space:
mode:
authorJuergen Denner <j.denner@sap.com>2019-01-15 13:22:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-11 19:52:26 +0100
commit19c43806890a5b7556d4d12b87f7ba2bb878cbf8 (patch)
tree81d1150b18645f5d8db9b5da5f2c871f8a44f881 /org.eclipse.jgit.lfs.server.test/tst/org/eclipse
parent7b3ee6f62e0cd0d3437abb12f9488dedd8af5125 (diff)
downloadjgit-19c43806890a5b7556d4d12b87f7ba2bb878cbf8.tar.gz
jgit-19c43806890a5b7556d4d12b87f7ba2bb878cbf8.zip
Reduce contention on PackFile.idx() function.
In case of concurrent pack file access, threads may wait on the idx() function even for already open files. This happens especially with a slow file system. Performance numbers are listed in the bug report. Bug: 543739 Change-Id: Iff328d347fa65ae07ecce3267d44184161248978 Signed-off-by: Juergen Denner <j.denner@sap.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server.test/tst/org/eclipse')
0 files changed, 0 insertions, 0 deletions