grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC] -Os and -O2


From: Vladimir 'phcoder' Serbinenko
Subject: [RFC] -Os and -O2
Date: Fri, 28 Aug 2009 21:31:11 +0200

Hello. Current GRUB2 optimisation strategy is to compile whole grub
with -Os but only kernel, bus modules, disk modules, partmap and fs
modules have size concerns. Graphical modules have speed concerns. So
I propose following optimisation strategy:
-Os for kernel, bus modules, disk modules, partmap and fs
-O2 for other modules

-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git




reply via email to

[Prev in Thread] Current Thread [Next in Thread]