From: kernel test robot <lkp@intel.com>
To: Nhat Pham <nphamcs@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev, lkp@intel.com,
Josh Triplett <josh@joshtriplett.org>
Subject: [lkp] [+534 bytes kernel size regression] [i386-tinyconfig] [b45ed49f9d] cachestat: implement cachestat syscall
Date: Tue, 6 Dec 2022 04:40:00 +0800 [thread overview]
Message-ID: <Y45XIDSMm85JIfg2@a90b89c6454c> (raw)
In-Reply-To: <20221205175140.1543229-4-nphamcs@gmail.com>
FYI, we noticed a +534 bytes kernel size regression due to commit:
commit: b45ed49f9d4f655a5e95c14f7019b455929f419d (cachestat: implement cachestat syscall)
url: https://github.com/intel-lab-lkp/linux/commits/Nhat-Pham/cachestat-a-new-syscall-for-page-cache-state-of-files/20221206-015308
base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git next
patch link: https://lore.kernel.org/all/20221205175140.1543229-4-nphamcs@gmail.com/
patch subject: [PATCH v2 3/4] cachestat: implement cachestat syscall
Details as below (size data is obtained by `nm --size-sort vmlinux`):
6f4450be: workingset: refactor LRU refault to expose refault recency check
b45ed49f: cachestat: implement cachestat syscall
+---------------------------+----------+----------+-------+
| symbol | 6f4450be | b45ed49f | delta |
+---------------------------+----------+----------+-------+
| nm.t.__do_sys_cachestat | 0 | 508 | 508 |
| bzImage | 491488 | 491712 | 224 |
| nm.T.__ia32_sys_cachestat | 0 | 22 | 22 |
| nm.D.sys_call_table | 1804 | 1808 | 4 |
+---------------------------+----------+----------+-------+
Thanks
next prev parent reply other threads:[~2022-12-05 20:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-05 17:51 [PATCH v2 0/4] cachestat: a new syscall for page cache state of files Nhat Pham
2022-12-05 17:51 ` [PATCH v2 1/4] workingset: fix confusion around eviction vs refault container Nhat Pham
2022-12-05 17:51 ` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check Nhat Pham
2022-12-05 23:49 ` Yu Zhao
2022-12-06 1:19 ` Nhat Pham
2022-12-06 1:28 ` Yu Zhao
2022-12-06 2:22 ` Nhat Pham
2022-12-06 2:25 ` Yu Zhao
2022-12-08 18:07 ` Nhat Pham
2022-12-06 15:22 ` Matthew Wilcox
2022-12-07 17:28 ` Nhat Pham
2022-12-05 17:51 ` [PATCH v2 3/4] cachestat: implement cachestat syscall Nhat Pham
2022-12-05 20:40 ` kernel test robot [this message]
2022-12-05 22:20 ` [lkp] [+534 bytes kernel size regression] [i386-tinyconfig] [b45ed49f9d] " Josh Triplett
2022-12-05 23:15 ` [PATCH v2 3/4] " kernel test robot
2022-12-06 4:48 ` kernel test robot
2022-12-06 4:59 ` kernel test robot
2022-12-07 1:42 ` kernel test robot
2022-12-10 23:51 ` Al Viro
2022-12-12 13:22 ` Brian Foster
2022-12-12 16:50 ` Nhat Pham
2022-12-12 16:23 ` Nhat Pham
2022-12-12 16:24 ` Matthew Wilcox
2022-12-12 16:37 ` Nhat Pham
2022-12-05 17:51 ` [PATCH v2 4/4] selftests: Add selftests for cachestat Nhat Pham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y45XIDSMm85JIfg2@a90b89c6454c \
--to=lkp@intel.com \
--cc=josh@joshtriplett.org \
--cc=nphamcs@gmail.com \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.