Linux will be a more responsive desktop shortly

ModestGamer

Banned
Jun 30, 2010
1,140
0
0
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:

KeypoX

Diamond Member
Aug 31, 2003
3,655
0
71
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.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
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?
 

ModestGamer

Banned
Jun 30, 2010
1,140
0
0
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.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
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.