this post was submitted on 08 Dec 2024
119 points (98.4% liked)

Linux

48634 readers
1519 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
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 1 week ago

Second level of donkey kong

[–] [email protected] 8 points 1 week ago

Fantastic article

[–] [email protected] 5 points 1 week ago (1 children)

Awesome article!

Does anyone know how/where in Linux (I assume proc, somewhere) I can find the L# cache sizes?

[–] [email protected] 4 points 1 week ago
[–] [email protected] 2 points 1 week ago (1 children)

On my machine, the L2 cache is 256KiB

Is this a typo or are they running on a Pentium 3?

[–] [email protected] 10 points 1 week ago

That's a reasonable per-core size, and it doesn't make much sense to add all the cores up if your goal is to fit your data within L2 (like in the article)