176
edits
Line 67: | Line 67: | ||
free | free | ||
If you want this swap file to be mounted on device startup, you can add "swapon -a" in /etc/init.d/rcS, but it's not recommended to mount it systematically, as it will wear the flashcard out progressively. | If you want this swap file to be mounted on device startup, you can add "swapon -a" in /etc/init.d/rcS, but it's not recommended to mount it systematically, as it will wear the flashcard out progressively. | ||
* Install | * Install OPROFILE | ||
Now, let's install | Now, let's install opcontrol and the related tools.... | ||
<pre> | <pre> | ||
sudo gainroot | sudo gainroot |
edits