commit | ea01e798e2d27fd04142e0473ca36570fa9d9218 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 13 09:02:17 2008 +0000 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu May 01 21:14:59 2008 +1000 |
tree | 717ad87d4c38dd6bed15ba4dfdfaea8f33411367 | |
parent | a58730c42174672fe0012a4edbe3e38f94ef2bad [diff] |
module: reduce module image and resident size Resulting reduction (x86-64, gcc 4.1.2) with my (special purpose, i.e. much reduced) configurations: - 16k kernel resident size - 180k module resident size - 10k module image size Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>