this post was submitted on 06 Aug 2024
135 points (96.6% liked)

Linux

47342 readers
1459 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Help me understand this better.

From what I have read online, since arm just licenses their ISA and each vendor's CPU design can differ vastly from one another unlike x86 which is standard and only between amd and Intel. So the Linux support is hit or miss for arm CPUs and is dependent on vendor.

How is RISC-V better at this?. Now since it is open source, there may not be even some standard ISA like arm-v8. Isn't it even fragmented and harder to support all different type CPUs?

you are viewing a single comment's thread
view the rest of the comments
[–] tetris11@lemmy.ml 12 points 1 month ago (2 children)

There exists a chart showing how little the Linux kernel directly controls

I'd be greatly interested in seeing this chart

[–] MNByChoice@midwest.social 6 points 1 month ago (1 children)

USENIX ATC '21/OSDI '21 Joint Keynote Address-It's Time for Operating Systems to Rediscover Hardware

Timothy Roscoe, ETH Zurich

https://youtu.be/36myc8wQhLo

At 19:22

[–] tetris11@lemmy.ml 4 points 1 month ago (1 children)

examples he gives are what you'd expect:

  • Linux doesnt control the bootloader
  • Linux doesn't control power management

Many systems on the chip that Linux doesn't have control over, and could be compromised by a cross SoC attack

[–] MNByChoice@midwest.social 2 points 1 month ago (1 children)

Thank you for pulling the image out.

This talk surprised me at the time. I was starting the eye opening experience of design hardware. Linux more orchestrates the hardware than controlling it.

[–] tetris11@lemmy.ml 2 points 1 month ago

For me it opened my eyes to the idea that all you really need is some CPU time and a little RAM space to have a full-fledged performative system. Sure, there will be a large attack vector for remote spying, but if you just want to code and play games then it's pretty amazing how little you need :-)

[–] phoenixz@lemmy.ca 2 points 1 month ago (1 children)
[–] MNByChoice@midwest.social 2 points 1 month ago (1 children)

To avoid convo in multiple places, it is in reply to message you replied to.

[–] phoenixz@lemmy.ca 2 points 1 month ago