• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux will be a more responsive desktop shortly

If you want a responsive OS, try this one

www.haiku-os.org

I wonder how much manipulation of the interupt handler was made to get the responsiveness up ?

I'll poke around in the code and report back what I find. I expect to find a ripoff of some code I know somewhat well. It still doesn't fix the other issues with linux.
 
Last edited:
good news, was just gonna post this.

So now we just gotta wait for the new kernel to be updated with it? Then we can install new kernel.
 
Khyron320 said:
http://www.phoronix.com/scan.php?pag...37_video&num=1

If anybody is familiar with building a kernel and installing this patch a guide would be awesome

Interesting. I haven't really had any interactivity performance issues with Linux, but any improvements will be welcome.

If you want a responsive OS, try this one

www.haiku-os.org

I wonder how much manipulation of the interupt handler was made to get the responsiveness up ?

I'll poke around in the code and report back what I find. I expect to find a ripoff of some code I know somewhat well. It still doesn't fix the other issues with linux.

Really? I'm going to switch to an Alpha quality OS with virtually no app support because it can spin teacups faster?
 
Interesting. I haven't really had any interactivity performance issues with Linux, but any improvements will be welcome.



Really? I'm going to switch to an Alpha quality OS with virtually no app support because it can spin teacups faster?


Really are you always such an ass???. Its pretty obvious they put in a more aggresive interupt, with code likely lifted from the haiku project or the BEOS. I am awaiting seeing the actual patch.

I posted it as a retort to a snappy OS. why don't you try it instead of running your mouth.

BTW there is work in motion to add X and Wine as a big discussion with the outcome leaning to brining in both to solve the application issue.

Its also a pretty good browsing OS for low power machines.

the term is preemptive multitasking. If your a assembler guy we call this the watchdog time and it sets a interupt on te mcu to prevent code stalling and deadlocking. Pretty important in embeeded apps.
 
Really are you always such an ass???. Its pretty obvious they put in a more aggresive interupt, with code likely lifted from the haiku project or the BEOS. I am awaiting seeing the actual patch.

The patch is linked in the story... And AFAICT it doesn't touch any interrupt handlers. It just automatically creates task-groups per-tty.

I posted it as a retort to a snappy OS. why don't you try it instead of running your mouth.

I've booted it in VMware a few times in the past, but then quickly realized it was pretty useless.

BTW there is work in motion to add X and Wine as a big discussion with the outcome leaning to brining in both to solve the application issue.

So native X apps will be second class citizens, just like on OS X. Not exactly an appealing scenario.
 
Back
Top