Page 1 of 1

Kernel 2.6.38 is out

Posted: 16 Mar 2011, 09:56
by viking60
Finally the Kernel with the superduper speed patch is out. Things will go smoother and you will be able to even surf faster on the internet. No need to patch manually anymore.
http://kernelnewbies.org/LinuxChanges

Re: Kernel 2.6.38 is out

Posted: 17 Mar 2011, 00:57
by dedanna1029
Where does this sound familiar from? Oh, that's right. WINDOWS!

Re: Kernel 2.6.38 is out

Posted: 17 Mar 2011, 09:00
by viking60
Que?
The speed patch is something that most speed junkies have implemented already . According to the description somewhere else in this forum. But not all distros could take it -Like Mandriva.
Mandriva Kernel doesnt have cgroup support. It can be added of course but it just makes the entire procedure that much more complicated.
So in Mandriva 2012 it will probably be implemented. Not sure how Mageia is doing with this....
Anyway it should be part of the Kernel and not patched - so this is a good thing.
Edit:
That reminds me I have not patched my kernel on reinstalling Arch - so I just did it again and the result is amazing.
I tested my i7 superduperbox with Mandriva 64 bit

Code: Select all

*-cpu
          description: CPU
          product: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
          vendor: Intel Corp.
          physical id: 4
          bus info: cpu@0
          version: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
          serial: To Be Filled By O.E.M.
          slot: LGA1366
          size: 2668MHz
          capacity: 2668MHz
          width: 64 bits
          clock: 133MHz
          capabilities: fpu fp etc etc...

Against my old Arch 32bit box:

Code: Select all

  *-cpu:0
          description: CPU
          product: Intel(R) Pentium(R) D CPU 3.20GHz
          vendor: Intel Corp.
          physical id: 14
          bus info: cpu@0
          version: 15.4.4
          serial: 0000-0F44-0000-0000-0000-0000
          slot: J3E1
          size: 3200MHz
          capacity: 4GHz
          width: 64 bits
          clock: 200MHz
          capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe x86-64 constant_tsc pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr
          configuration: id=0
        *-cache:0
             description: L1 cache
             physical id: 15
             slot: Unknown
             size: 16KiB
             capacity: 16KiB
             capabilities: asynchronous internal write-back data
        *-cache:1
             description: L2 cache
             physical id: 16
             slot: Unknown
             size: 1MiB
             capacity: 1MiB
             capabilities: asynchronous internal write-back unified
        *-logicalcpu:0
             description: Logical CPU
             physical id: 0.1
             width: 64 bits
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 0.2
             width: 64 bits
             capabilities: logical
     *-cpu:1
          description: CPU
          vendor: Intel(R) Corporation
          physical id: 17
          bus info: cpu@1
          version: 15.4.4
          serial: 0000-0F44-0000-0000-0000-0000
          slot: J3E1
          size: 3200MHz
          capacity: 4GHz
          clock: 200MHz
          capabilities: ht
          configuration: id=0
        *-cache:0
             description: L1 cache
             physical id: 18
             slot: Unknown
             size: 16KiB
             capacity: 16KiB
             capabilities: asynchronous internal write-back data
        *-cache:1
             description: L2 cache
             physical id: 19
             slot: Unknown
             size: 1MiB
             capacity: 1MiB
             capabilities: asynchronous internal write-back unified
        *-logicalcpu:0
             description: Logical CPU
             physical id: 0.1
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 0.2
             capabilities: logical


And Opera and Iron pop up faster in the old Arch box and http://wmteam.de loads eaqually fast on both computers. http://anfyteam.com loads faster in the old Arch box. I started them at the exact same time and they were not in any cache and in the same browsers.
It could be that Arch is that much faster, but I think the kernel patch is the main reason.
The Mandriva box should normally wipe the floor with that old Pentium D processor.

Re: Kernel 2.6.38 is out

Posted: 17 Mar 2011, 15:48
by dedanna1029
"No need to manually patch the kernel any more"
Yeah, just update it and let them do it all for you, just like a Windows box. :P

Re: Kernel 2.6.38 is out

Posted: 17 Mar 2011, 16:55
by viking60
:-D Yes well there is that
But for Joe Average that is a good thing. And his opinion counts - even if he does not understand the technology behind it.