←back to thread

Shutting Down Clear Linux OS

(community.clearlinux.org)
124 points todsacerdoti | 1 comments | | HN request time: 0.208s | source
Show context
etaioinshrdlu ◴[] No.44611376[source]
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 #
jeffbee ◴[] No.44611470[source]
Mostly it's just compiling everything correctly and getting the most juice out of transparent hugepages.
replies(2): >>44611515 #>>44611525 #
temp0826 ◴[] No.44611515[source]
I could be wrong but I think they used icc (Intel's c compiler) for most/everything?
replies(1): >>44611544 #
1. jeffbee ◴[] No.44611544[source]
I don't think they build any part of it with icc, the world's worst compiler. They do not even offer icc as a package.