this post was submitted on 12 Jan 2024
62 points (100.0% liked)

Linux

47494 readers
1160 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
you are viewing a single comment's thread
view the rest of the comments
[–] Rekhyt@lemmy.world 15 points 8 months ago (2 children)

Don't a lot of CPUs like Snapdragons already have "performance cores" and "efficiency cores" that the kernel has to be able to recognize in order to switch between them? This sounds neat but I'm just curious what's different between these situations.

[–] echo64@lemmy.world 17 points 8 months ago (1 children)

The only difference is the hardware. Intel has their own version that has been in the kernel for a long time. Amd has been struggling with landing the concept.

[–] downhomechunk@midwest.social 1 points 8 months ago

I'm happy with my abundance of p-cores! Hopefully they don't nail it.

[–] kelvie@lemmy.ca 7 points 8 months ago (1 children)

Even Intel has these. I think this patch set goes a bit further and takes into account the silicon lottery differences between cores (according to the patch series)

I'm using the patch set on my framework 7840u and didn't notice a difference though, though this is really YMMV.

[–] Chewy7324@discuss.tchncs.de 2 points 8 months ago (1 children)

Did you do benchmarks? It probably doesn't help much for heavily multi threaded apps, as they should use all cores anyway. And most apps aren't performance critical, altough it might stabilize fps in games.

[–] kelvie@lemmy.ca 3 points 8 months ago

I didn't measure performance, I was talking about battery life, but no, I didn't do any benchmarks.