Skip to content

Commit bdb480a

Browse files
authored
Merge pull request #620 from BOB450/master
Updated Block explorer
2 parents 5d896f0 + 9d4c73d commit bdb480a

4 files changed

Lines changed: 149 additions & 132 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Options (named):
223223
-w [--write] Run built-in write test and display.
224224
```
225225

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

228228
### Startup Process
229229

@@ -375,4 +375,4 @@ $ sudo sysctl vm.dirty_writeback_centisecs=12000
375375

376376
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.
377377

378-
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).
378+
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).

0 commit comments

Comments
 (0)