Ticket #84 (closed new feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Reduce kernel size by 30k

Reported by: dottedmag Owned by: jekhor
Priority: normal Milestone: 0.1
Component: kernel Version:
Keywords: Cc:
Blocking: Blocked By:

Description

Attached patch reduces kernel size by 30k by removing some unnecessary config options.

Here is the statistics of different kernels sizes:

2.6.25-11:                         1043296
@-OABI:                            1024520
@-DEBUG_USER:                      1023700
@-DNOTIFY:                         1022096
@-IP_PNP:                          1016824
@-INET_LRO:                        1015864
@-MTD_OOPS:                        1015816
@-INPUT_MOUSEDEV:                  1015792
@-LOGO:                            1012236

Attachments

compact-kernel.patch Download (2.9 KB) - added by dottedmag 2 years ago.

Change History

Changed 2 years ago by dottedmag

Changed 2 years ago by jekhor

  • status changed from new to closed
  • resolution set to fixed

Will be fixed in 2.6.25-14 kernel.

Note: See TracTickets for help on using tickets.