NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/38576: isp_pci.o is too large



>Number:         38576
>Category:       kern
>Synopsis:       isp_pci.o is too large
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 04 01:15:01 +0000 2008
>Originator:     Andrew Doran
>Release:        4.99.62
>Organization:
The NetBSD Project
>Environment:
amd64
>Description:
-rw-r--r--  1 ad  staff   721632 May  2 23:55 isp_pci.o
>How-To-Repeat:
Notice that kernels are getting fat.
>Fix:
$ gzip isp_pci.o && ls isp_pci.o.gz
-rw-r--r--  1 ad  staff  349977 May  2 23:55 isp_pci.o.gz

Some kind of arithmetic coding (patents) or huffman encoding might
work better. With an understanding of the format that the microcode
takes it may be possible to take the size down further.



Home | Main Index | Thread Index | Old Index