Changes between Version 18 and Version 19 of CPUShare


Ignore:
Timestamp:
04/08/2008 04:22:44 PM (16 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CPUShare

    v18 v19  
    1111Then download our [/raw/CPUShare/libcaca-sell.cpu sell order] and put it in `/etc/cpushare/`. If your machine has several CPUs, you can place several copies of the same file in `/etc/cpushare/`, just make sure their names end in `.cpu`. Finally, start the CPUShare daemons:
    1212{{{
    13 cd /etc/cpushare
    14 curl http://libcaca.zoy.org/raw/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu
    15 cp libcaca-cpu0 libcaca-cpu1.cpu # optional, if you have two CPUs or two cores
    16 /etc/init.d/cpushare start
     13% cd /etc/cpushare
     14% curl http://libcaca.zoy.org/raw/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu
     15% cp libcaca-cpu0 libcaca-cpu1.cpu # optional, if you have two CPUs or two cores
     16% /etc/init.d/cpushare start
    1717}}}
    1818