Skip to content

Commit

Permalink
Update docs/icub_operating_systems/icubos/installation-from-scratch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Oct 12, 2023
1 parent 9da5f64 commit a477da5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ sudo sshfs -o allow_other,IdentityFile=/home/icub/.ssh/id_rsa [email protected]:/usr
```

### Enable the CPU `performance` mode
By default, the CPU runs in `powersave` mode, which causes critical processes to run somewhat slowly. Therefore, switch the CPU default mode to `performance` by following these [instructions](https://askubuntu.com/questions/929884/how-to-set-performance-instead-of-powersave-as-default).
By default, the CPU is configured in `powersave` mode, which causes critical processes to run somewhat slowly. Therefore, switch the CPU default mode to `performance` by following these [instructions](https://askubuntu.com/questions/929884/how-to-set-performance-instead-of-powersave-as-default).

## Customize the system

Expand Down

0 comments on commit a477da5

Please sign in to comment.