this post was submitted on 26 Jan 2025
129 points (100.0% liked)

Linux

13811 readers
492 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Milestone passed with the debut of Linux 6.14 rc1.

you are viewing a single comment's thread
view the rest of the comments
[–] TriflingToad@sh.itjust.works 21 points 1 year ago* (last edited 1 year ago) (4 children)

is this a good thing or an issue? I just play RuneScape -~-

[–] refalo@programming.dev 49 points 1 year ago* (last edited 1 year ago) (1 children)

Depends on your perspective I suppose. One good reason might be that it means more hardware is supported. A bad one might be that it increases the overall attack surface from a security point of view.

[–] frezik@midwest.social 31 points 1 year ago

An awful lot of that growth is drivers. Consequence of being a monokernel.

[–] henfredemars@infosec.pub 6 points 1 year ago

My opinion is this isn’t a problem. There’s a lot of hardware out there, and the vast majority of that code isn’t going to be loaded into any one kernel installation.

An issue for sure. Larger code is never good.