/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Shutting Down Clear Linux OS
(community.clearlinux.org)
125 points
todsacerdoti
| 1 comments |
18 Jul 25 23:45 UTC
|
HN request time: 0.217s
|
source
Show context
etaioinshrdlu
◴[
19 Jul 25 00:29 UTC
]
No.
44611376
[source]
▶
>>44611098 (OP)
#
What optimizations did they do that had the biggest effect? can they be brought into the mainline linux kernel and distros?
replies(2):
>>44611470
#
>>44611805
#
1.
ethan_smith
◴[
19 Jul 25 01:46 UTC
]
No.
44611805
[source]
▶
>>44611376
#
Clear Linux's performance came primarily from function multi-versioning (CPU-specific optimizations at runtime), aggressive compiler flags (-O3, LTO, AutoFDO), kernel tweaks, and a stateless design that minimized I/O overhead.
ID:
GO
↑