aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2007-10-18 23:41:10 -0700
committerLinus Torvalds <[email protected]>2007-10-19 11:53:56 -0700
commita39bc51691a0c8880b7d10fa7c2f034f3ba9a037 (patch)
tree6f74815a32b5344cbfc2b3eca6def411308c06fb /scripts/patch-kernel
parenta24efe62dd165be7d03431cf936ae17d345fed69 (diff)
Uninline fork.c/exit.c
Save ~650 bytes here. add/remove: 4/0 grow/shrink: 0/7 up/down: 430/-1088 (-658) function old new delta __copy_fs_struct - 202 +202 __put_fs_struct - 112 +112 __exit_fs - 58 +58 __exit_files - 58 +58 exit_files 58 2 -56 put_fs_struct 112 5 -107 exit_fs 161 2 -159 sys_unshare 774 590 -184 copy_process 4031 3840 -191 do_exit 1791 1597 -194 copy_fs_struct 202 5 -197 No difference in lmbench lat_proc tests on 2-way Opteron 246. Smaaaal degradation on UP P4 (within errors). [[email protected]: coding-style fixes] Signed-off-by: Alexey Dobriyan <[email protected]> Cc: Arjan van de Ven <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions