turn off -Os by default for the kernel and stick to -O2
authorFelix Fietkau <nbd@openwrt.org>
Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)
commitb0a1183a916f4fdc312962e53e10669e9934a0e9
tree05c42102bc384c4f5eb22f38c7d81334c8bbce9d
parent84553bc3b3f9522348b33d7a897e768e506cf475
turn off -Os by default for the kernel and stick to -O2
repeated tests have shown the -O2 kernel to react much better
to high cpu/network load situations

SVN-Revision: 15821
target/linux/generic-2.6/config-2.6.21
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/config-2.6.25
target/linux/generic-2.6/config-2.6.27
target/linux/generic-2.6/config-2.6.28
target/linux/generic-2.6/config-2.6.29
target/linux/generic-2.6/config-2.6.30