All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sultan Alsawaf <sultan@kerneltoast.com>,
	Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Cc: oe-kbuild-all@lists.linux.dev, lkp@intel.com,
	Josh Triplett <josh@joshtriplett.org>
Subject: [lkp] [+182 bytes kernel size regression] [i386-tinyconfig] [873f6a705c] ZEN: mm: Stop kswapd early when nothing's waiting for it to free pages
Date: Tue, 29 Aug 2023 13:46:18 +0800	[thread overview]
Message-ID: <20230829054618.FJfix%lkp@intel.com> (raw)


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

commit: 873f6a705cfc89dd35a84c22023d4188362ba74a (ZEN: mm: Stop kswapd early when nothing's waiting for it to free pages)
https://github.com/zen-kernel/zen-kernel 6.5/zen-sauce


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

c42a5c8a: ZEN: Set default max map count to (INT_MAX - 5)
873f6a70: ZEN: mm: Stop kswapd early when nothing's waiting for it to free pages

+------------------------------+----------+----------+-------+
|            symbol            | c42a5c8a | 873f6a70 | delta |
+------------------------------+----------+----------+-------+
| bzImage                      | 516432   | 516624   | 192   |
| nm.t.__alloc_pages_slowpath  | 1413     | 1514     | 101   |
| nm.t.throttle_direct_reclaim | 361      | 409      | 48    |
| nm.t.balance_pgdat           | 656      | 671      | 15    |
| nm.t.allow_direct_reclaim    | 130      | 144      | 14    |
| nm.B.kswapd_waiters          | 0        | 4        | 4     |
+------------------------------+----------+----------+-------+



Thanks


                 reply	other threads:[~2023-08-29  5:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230829054618.FJfix%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=heftig@archlinux.org \
    --cc=josh@joshtriplett.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sultan@kerneltoast.com \
    /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.