diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-13 11:39:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-13 11:39:05 -0800 |
commit | 0910b444bcd7ea7f437a3ff48e0e3d2495ead22e (patch) | |
tree | 302f0b5dfef59ff98de24c83ff4e86915b648c55 /fs/nls/nls_cp437.c | |
parent | 83bab9a4bbf91af93f45233dc288c4d26308e281 (diff) | |
download | op-kernel-dev-0910b444bcd7ea7f437a3ff48e0e3d2495ead22e.zip op-kernel-dev-0910b444bcd7ea7f437a3ff48e0e3d2495ead22e.tar.gz |
Expose "Optimize for size" option for everybody
Let's put my money where my mouth is. Smaller code is almost always
faster, if only because a single I$ miss ends up leaving a lot of cycles
to make up for. And system software - kernels in particular - are known
for taking more cache misses than most other kinds.
On my random config, this made the kernel about 10% smaller, and lmbench
seems to say that it's pretty uniformly faster too. Your milage may vary.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/nls/nls_cp437.c')
0 files changed, 0 insertions, 0 deletions