Changes between Version 27 and Version 28 of CPUShare
- Timestamp:
- 05/22/2008 12:24:36 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CPUShare
v27 v28 19 19 20 20 If you are using Ubuntu or another version of Debian, just download one of the following packages: 21 * [/ raw/CPUShare/cpushare_0.47-3_i386.deb cpushare_0.47-3_i386.deb] (32-bit platforms)22 * [/ raw/CPUShare/cpushare_0.47-3_amd64.deb cpushare_0.47-3_amd64.deb] (64-bit platforms)23 * [/ raw/CPUShare/cpushare_0.47-3.dsc cpushare_0.47-3.dsc] (source package)24 Then 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:21 * [/files/CPUShare/cpushare_0.47-3_i386.deb cpushare_0.47-3_i386.deb] (32-bit platforms) 22 * [/files/CPUShare/cpushare_0.47-3_amd64.deb cpushare_0.47-3_amd64.deb] (64-bit platforms) 23 * [/files/CPUShare/cpushare_0.47-3.dsc cpushare_0.47-3.dsc] (source package) 24 Then download our [/files/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: 25 25 {{{ 26 26 % cd /etc/cpushare 27 % curl http://libcaca.zoy.org/ raw/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu27 % curl http://libcaca.zoy.org/files/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu 28 28 % cp libcaca-cpu0 libcaca-cpu1.cpu # optional, if you have two CPUs or two cores 29 29 % /etc/init.d/cpushare start … … 31 31 32 32 If you are not using Debian or Ubuntu, you can either try to install and run CPUShare from source (good luck!) or run this Live CD, either by burning and booting it, or by running it in an emulator (see more information [https://www.cpushare.com/wiki/cpushare/CPUShareLiveCD on the CPUShare wiki]): 33 * [/ raw/CPUShare/libcaca-cpushare-livecd.iso libcaca-cpushare-livecd.iso] Live CD image (5.8 MB)33 * [/files/CPUShare/libcaca-cpushare-livecd.iso libcaca-cpushare-livecd.iso] Live CD image (5.8 MB) 34 34 35 35 The qemu emulator gives near native performance if you use the kqemu kernel module. Just run: