Skip to content

Commit

Permalink
try 50% page lock chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Jan 28, 2025
1 parent d1d2f00 commit 8aa7c52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ env:
value: "1024"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "100"
value: "50"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ env:
value: "1024"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "100"
value: "50"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ env:
value: "1024"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "100"
value: "50"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down

0 comments on commit 8aa7c52

Please sign in to comment.