All of lore.kernel.org
 help / color / mirror / Atom feed
* [MODERATED] BUG: disabling SMT from BIOS
@ 2018-07-22 22:02 Josh Poimboeuf
  2018-07-23  8:06 ` [MODERATED] " Jiri Kosina
  0 siblings, 1 reply; 15+ messages in thread
From: Josh Poimboeuf @ 2018-07-22 22:02 UTC (permalink / raw)
  To: speck

When SMT is disabled from BIOS, sysfs confusingly reports that SMT is
enabled:

  $ cat /sys/devices/system/cpu/smt/control 
  on

And it allows turning it 'off' and 'on', though those don't seem to have
any effect.  (Though at least the 'active' file always shows '0'.)

And the 'l1tf' file reports that SMT is vulnerable:

  $ cat /sys/devices/system/cpu/vulnerabilities/l1tf 
  Mitigation: PTE Inversion; VMX: SMT vulnerable, L1D conditional cache flushes

which is obviously incorrect.

-- 
Josh

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-07-30 21:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-22 22:02 [MODERATED] BUG: disabling SMT from BIOS Josh Poimboeuf
2018-07-23  8:06 ` [MODERATED] " Jiri Kosina
2018-07-23  8:44   ` Peter Zijlstra
2018-07-23 10:15     ` Jiri Kosina
2018-07-23 12:45     ` Josh Poimboeuf
2018-07-23 14:03       ` Jiri Kosina
2018-07-23 15:13         ` Josh Poimboeuf
2018-07-24  7:30           ` Jiri Kosina
2018-07-24 15:36             ` Peter Zijlstra
2018-07-24 16:36               ` Peter Zijlstra
2018-07-24 22:34                 ` Peter Zijlstra
2018-07-25  8:45                   ` Peter Zijlstra
2018-07-25 10:05                     ` Peter Zijlstra
2018-07-25 10:18                       ` Greg KH
2018-07-30 21:24           ` Thomas Gleixner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.