Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
resolve issue #19
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Jul 20, 2013
1 parent a4c5588 commit 24ccf8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SOEKRIS4801
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ config bsd root on rd0a swap on rd0b and wd0b and wd1b
pseudo-device rd 1

# No swap, so crank this down
option BUFCACHEPERCENT=1
option BUFCACHEPERCENT=5

mainbus0 at root

Expand Down
2 changes: 1 addition & 1 deletion SOEKRIS5501
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ config bsd root on rd0a swap on rd0b and wd0b and wd1b
pseudo-device rd 1

# No swap, so crank this down
option BUFCACHEPERCENT=1
option BUFCACHEPERCENT=5

mainbus0 at root

Expand Down

0 comments on commit 24ccf8d

Please sign in to comment.