Coder Social home page Coder Social logo

Comments (2)

jglathe avatar jglathe commented on May 29, 2024

Additional info: This is what CPU features Host and VM present to the kernel:

jglathe@sdbox2:~/firecracker$ journalctl -b -1 -g  "features: detected"
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: GIC system register CPU interface
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Spectre-v4
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Spectre-BHB
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Kernel page table isolation (KPTI)
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: 32-bit EL0 Support
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Common not Private translations
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: CRC32 instructions
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Data cache clean to Point of Persistence
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: RCpc load-acquire (LDAPR)
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: LSE atomic instructions
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Privileged Access Never
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: RAS Extension Support
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS)
Okt 26 15:55:41 sdbox2 kernel: CPU features: detected: Hardware dirty bit management on CPU0-7
jglathe@sdbox2:~/firecracker$ lxc exec ubuntu -- bash
root@ubuntu:~# sudo dmesg|grep "features: detected"
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.026448] CPU features: detected: 32-bit EL0 Support
[    0.026450] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.026453] CPU features: detected: Common not Private translations
[    0.026454] CPU features: detected: CRC32 instructions
[    0.026456] CPU features: detected: Data cache clean to Point of Persistence
[    0.026459] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.026461] CPU features: detected: LSE atomic instructions
[    0.026463] CPU features: detected: Privileged Access Never
[    0.026465] CPU features: detected: RAS Extension Support
[    0.026467] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.028328] CPU features: detected: Hardware dirty bit management on CPU0-3
root@ubuntu:~# 

Does the VM just want to do something odd, like using SSBD even if it's not there?

from firecracker.

sudanl0 avatar sudanl0 commented on May 29, 2024

Hi @jglathe,
Thank you for your query.
Sorry, but since we haven't tested the specific kernel/cpu configuration we cannot be of much help here.
A suggestion would be to try on any of our tested kernel configurations listed here to see if it works.

from firecracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.