Discussion:
retpoline prozessorabhängig?
(zu alt für eine Antwort)
Friedemann Stoyan
2018-02-23 04:21:21 UTC
Permalink
Moin!

Zwei Maschinen mit Debian 9.3.

Einmal:

$ lshw -short -C processor
WARNING: you should run this program as super-user.
H/W path Device Class Description
=================================================
/0/1 processor Intel(R) Celeron(R) CPU J1900 @ 1.99GHz

$ sudo dmesg | grep Spectre
[ 0.022412] Spectre V2 : Mitigation: Full generic retpoline

Der andere Host:

$ lshw -short -C processor
H/W path Device Class Description
====================================================
/0/1 processor Intel(R) Atom(TM) CPU D525 @ 1.80GHz

$ sudo dmesg | grep Spectre

Ist das prozessorabhängig? Ich dachte das macht der Compiler allein.

mfg Friedemann
Sven Hartge
2018-02-23 08:22:03 UTC
Permalink
Post by Friedemann Stoyan
Zwei Maschinen mit Debian 9.3.
$ lshw -short -C processor
WARNING: you should run this program as super-user.
H/W path Device Class Description
=================================================
$ sudo dmesg | grep Spectre
[ 0.022412] Spectre V2 : Mitigation: Full generic retpoline
$ lshw -short -C processor
H/W path Device Class Description
====================================================
$ sudo dmesg | grep Spectre
Ist das prozessorabhängig?
Ja. Der Atom D525 ist nicht anfällig, laut Intel.


--
Sigmentation fault. Core dumped.
Kay Martinen
2018-02-23 09:41:42 UTC
Permalink
Post by Sven Hartge
Post by Friedemann Stoyan
H/W path Device Class Description
=================================================
Ist das prozessorabhängig?
Ja. Der Atom D525 ist nicht anfällig, laut Intel.
Der Atom D525 arbeitet In-Order soweit ich erinnere. Und die
Out-of-Order und Spekulative Execution ist doch das Kernstück dieser
Lücken. Dann ist es logisch das der nicht betroffen ist.

Neuere Atom's haben IMHO den Trick gelernt. Pauschal stimmt das also nicht.

Kay
--
Sent via SN (Eisfair-1)
Loading...