]> git.neil.brown.name Git - history.git/commit
[PATCH] uninline put_page()
authorAndrew Morton <akpm@osdl.org>
Tue, 13 Apr 2004 02:23:02 +0000 (19:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 13 Apr 2004 02:23:02 +0000 (19:23 -0700)
commit467769abc79de002e75cdfb0d8f43695dfb4ffab
treebe7335fadf26a84c6776d10d63329a59bc7db7d5
parent03e95cafe7417e31fa78e827d714e1c077ab089e
[PATCH] uninline put_page()

Shrinks my vmlinux by an astonishing 28k.

   text    data     bss     dec     hex filename
3038796  589890  150612 3779298  39aae2 vmlinux.before
3009761  590107  150612 3750480  393a50 vmlinux.after

Thanks to Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua> for performing
the analysis.
include/linux/mm.h
mm/swap.c