Re: correct kernel for etch - i386 - intel celeron



On Sat, 11 Aug 2007 21:09:38 +0200
Krzysztof Lubański <luban@xxxxxxxxxxxxx> wrote:

On Sat, 2007-08-11 at 19:17 +0100, slink wrote:
I got a new pc, celeron 2.6. [...]

Using expert install you are presented with 4 choices of kernel but
no hint as to the differences.

I chose ...

***@skutter:~$ uname -a
Linux skutter 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686
GNU/Linux
[...]

Hi.

From what I remember, the installer lets you choose one of these
versions:

* 686 (optimized for Pentiums and Celerons)
* K7 (optimized for AMD Athlons and Durons)
* SMP versions of both (HyperThreading/multicore processors
etc., though these will run just fine if your box doesn't provide
Symmetric MultiProcessing)

I believe SMP stands for multi processor? [...]

Yup, as above.

could I have made a better choice, have I made the wrong choice?

No better choice here, since you've chosen 686. If you compile the
kernel yourself, though, you may choose Pentium-4 processor type. It
will trigger optimizing the code for newer processors, like the one
you have. "686" kernel from the official packages uses more
general/older optimizations, I think, because it's meant for Pentium
Pro upwards.

--
Regards,
Krzysztof Lubanski



Thank you for the reply.

In the interests of providing the definitive answer I reinstalled to
the choices point.

They were ...

linux-image-2.6.18-4-686
linux-image-2.6.18-4-486
linux-image-2.6-686
linux-image-2.6-486

So did I chose correctly before with linux-image-2.6-18-4-686 on the
celeron 2.6?

del


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact
listmaster@xxxxxxxxxxxxxxxx



--
D. M. Byram || www d0t garmonsway d0t org/ /"\ ASCII Ribbon
Debian GNU/Linux || www.debian.org/ \ / Campaign
Undo the obfuscation to gain my web address ... X Against HTML
MICROSOFT FIREWALL STILL ABLAZE - BROKEN NEWS. BBC TV / \ Mail


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: correct kernel for etch - i386 - intel celeron
    ... Using expert install you are presented with 4 choices of kernel but no ... 686 (optimized for Pentiums and Celerons) ... will trigger optimizing the code for newer processors, ...
    (Debian-User)
  • Re: correct kernel for etch - i386 - intel celeron
    ... pointing to last kernel that is optimized to i686 micro structure. ... Using expert install you are presented with 4 choices of kernel but ... will trigger optimizing the code for newer processors, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • amd64 bitops fix for -Os
    ... filesystem, the kernel mostly hangs. ... When optimizing for speed, the generated code is such that the flags ... Obviously the asm statement must not rely on the compiler setting up ... -inline long find_first_zero_bit(const unsigned long * addr, ...
    (Linux-Kernel)
  • Re: [PATCH] Blacklist binary-only modules lying about their license
    ... You added a null after the "GPL". ... It appears to me that this is telling the kernel that the module is licensed as "GPL", ... Chris ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [PATCH] [Coding Style]: misc fixes for fs/ext{3,4}/acl.{c,h} from checkpatch.pl
    ... contributed fixes to the Linux kernel? ... My pet theory is that it is similar to the "unsubscribe me" ... cascade effect you sometimes see on mailing lists. ... Since I'm one of those people that sent "Codying style fixes" patches ...
    (Linux-Kernel)