Skip to content

Commit

Permalink
Not necessary anymore since we are using soft updates journaling.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclksr committed Nov 29, 2022
1 parent f28ee14 commit 096b628
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.cfg
Expand Up @@ -70,12 +70,6 @@ vfs.vmiodirenable=0
vfs.read_max=16
vfs.write_behind=0

# Sync files, directories and metadata every 15/14/13 sec. This performs better
# than mounting / with -osync but fsck is still possible after crashes.
kern.filedelay=15
kern.dirdelay=14
kern.metadelay=13

# Improve write speed a little bit
vfs.lorunningspace=1048576
vfs.hirunningspace=5242880
Expand Down

0 comments on commit 096b628

Please sign in to comment.