Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Options (named):
-w [--write] Run built-in write test and display.
```

Did you check if all supported [CPU Extensions](#cpu-extensions) are built in (`./bn --hardware`)?
Did you check if all supported [CPU Extensions](#cpu-extensions) are built in (`./bs --hardware`)?

### Startup Process

Expand Down Expand Up @@ -375,4 +375,4 @@ $ sudo sysctl vm.dirty_writeback_centisecs=12000

If set this way the settings are only temporary and reset after reboot. Although there are options to set them permanently we suggest to play around with session based parameters until you found the setting that works best for your system. Note that these parameters apply to the OS and therefore to all running applications.

Further information on how to adjust dirty page writeback on other operating systems can be found [here](/docs/theory-of-operation.md#linux-dirty-page-writeback-tuning-notes).
Further information on how to adjust dirty page writeback on other operating systems can be found [here](/docs/theory-of-operation.md#linux-dirty-page-writeback-tuning-notes).
Loading
Loading