|
|
Subscribe / Log in / New account

Shrinking the kernel with link-time optimization

Shrinking the kernel with link-time optimization

Posted Jan 18, 2018 22:18 UTC (Thu) by npitre (subscriber, #5680)
In reply to: Shrinking the kernel with link-time optimization by andresfreund
Parent article: Shrinking the kernel with link-time optimization

This is already enabled with -flto=jobserver i.e. 8 threads in this case.


to post comments

Shrinking the kernel with link-time optimization

Posted Jan 18, 2018 22:25 UTC (Thu) by andresfreund (subscriber, #69562) [Link]

> This is already enabled with -flto=jobserver i.e. 8 threads in this case.

Too bad. Would be interesting, but I definitely see why you wouldn't necessarily want to measure given it's yet another patchset, how that compares to LLVM's thinlto implementation.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds