Forgot your password?
typodupeerror
Linux

Submission + - The state of linux IO scheduling for desktop? 2

pinkeen writes: I am using linux as my work & play OS for 5+ years. The one thing that constantly drives me mad is its IO scheduling. When I'm copying a large amount of data in the background, everything else slows down to a crawl while the cpu utilization stays at 1-2%. The process which does the actual copying is highly prioritized in terms of I/O. This is completely inacceptable for a desktop OS. I've heard about the efforts of Con Kolivas and his Brainfuck Scheduler, but it's unsupported now and probably incompatible with latest kernels. Is there any way to fix this? How do you deal with this? I have a feeling that if this issue was to be fixed, the whole desktop would become way more snappier, even if you're not doing any heavy IO in the background.
Firefox

Submission + - Firefox 4's JavaScript Now Faster Than Chrome (conceivablytech.com)

An anonymous reader writes: Firefox 4's JavaScript engine is now faster than V8 (used in Chrome) and Nitro (used in Safari) in the SunSpider benchmark on x86. On Mozilla's test system Nitro completes the benchmark in 369.7 milliseconds, V8 in 356.5 milliseconds, and Firefox 4's TraceMonkey and JaegerMonkey combination in 350.3 milliseconds. Conceivably Tech has a brief rundown of some benchmark figures from their test system obtained with the latest JS preview build of Firefox 4: 'Our AMD Phenom X6-based Dell XPS 7100 PC completed the Sunspider test with the latest Firefox JS (4.0 b8-pre) build in 478.6 ms this morning, while Chrome 8.0.560.0 clocked in at 589.8 ms.' On x86-64 Nitro still has the lead over V8 and TraceMonkey+JaegerMonkey in the SunSpider benchmark.

Comment So, wait, what? (Score 1) 132

So, IBM has patented something as trivial as checking the domain name of the recipient and then using str_replace() to change text colors. Does this mean forums that use a combination of regex+str_replace() to change text colors now violate an IBM patent? That's ridiculous.

Slashdot Top Deals

The moving cursor writes, and having written, blinks on.

Working...