git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a58730c
)
module: reduce module image and resident size
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 13 Mar 2008 09:02:17 +0000
(09:02 +0000)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 1 May 2008 11:14:59 +0000
(21:14 +1000)
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>
No differences found