Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: Sep. 20 2007,06:26 |
|
Quote | But back on topic: did the loading of the extension take longer? |
- nothing noticeable, but this was on a relatively fast machine, 1.6GHz cpu, 1GB ram
Quote | Any errors displayed when starting from an xterm? Anything special about your hardware, i.e., multiple processors? |
- nothing special about the hardware, just the one cpu:Code Sample | $ /usr/local/bin/torsmo Floating point exception
$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.60GHz stepping : 6 cpu MHz : 1594.855 cache size : 64 KB [actually 2048 KB] fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe tm2 est bogomips : 3185.04 |
If I mount the dsl-4.0rc3 iso and copy the old torsmo over the top of the new one:Code Sample | $ /usr/local/bin/torsmo -V torsmo 0.17 compiled Oct 25 2004 $ /usr/local/bin/torsmo torsmo: drawing to root window torsmo: forked to background, pid is 1890 | ...and everything works fine.
|