All of lore.kernel.org
 help / color / mirror / Atom feed
* [lkp] [+538 bytes kernel size regression] [i386-tinyconfig] [d9722a4757] splice: Do splice read from a buffered file without using ITER_PIPE
@ 2023-02-13 16:25 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-02-13 16:25 UTC (permalink / raw)
  To: David Howells; +Cc: Josh Triplett, lkp, oe-kbuild-all


FYI, we noticed a +538 bytes kernel size regression due to commit:

commit: d9722a47571104f7fa1eeb5ec59044d3607c6070 (splice: Do splice read from a buffered file without using ITER_PIPE)
https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/iov-extract-3


Details as below (size data is obtained by `nm --size-sort vmlinux`):

cd119d2f: mm: Pass info, not iter, into filemap_get_pages() and unstatic it
d9722a47: splice: Do splice read from a buffered file without using ITER_PIPE

+----------------------------------------+----------+----------+-------+
|                 symbol                 | cd119d2f | d9722a47 | delta |
+----------------------------------------+----------+----------+-------+
| nm.t.generic_file_buffered_splice_read | 0        | 680      | 680   |
| bzImage                                | 496352   | 496640   | 288   |
| nm.T.generic_file_splice_read          | 200      | 58       | -142  |
+----------------------------------------+----------+----------+-------+



Thanks


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-13 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13 16:25 [lkp] [+538 bytes kernel size regression] [i386-tinyconfig] [d9722a4757] splice: Do splice read from a buffered file without using ITER_PIPE kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.