linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] tools/vm/page-types.c: a few improvements
@ 2021-10-04  6:13 Naoya Horiguchi
  2021-10-04  6:13 ` [PATCH v1 1/3] tools/vm/page-types.c: make walk_file() aware of address range option Naoya Horiguchi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Naoya Horiguchi @ 2021-10-04  6:13 UTC (permalink / raw)
  To: linux-mm
  Cc: Andrew Morton, Konstantin Khlebnikov, Christian Hansen,
	Changbin Du, Bin Wang, Naoya Horiguchi, linux-kernel

Hi,

This patchset adds some improvements on tools/vm/page-types.c.
Patch 1/3 makes -a option (specify address range) work with -f
(file cache mode).  Patch 2/3 and 3/3 are to fix minor formatting
issues of this tool.  These would make life a little easier for
the users of this tool.

Please see individual patches for more details about specific issues.

Thanks,
Naoya Horiguchi
---
Summary:

Naoya Horiguchi (3):
      tools/vm/page-types.c: make walk_file() aware of address range option
      tools/vm/page-types.c: move show_file() to summary output
      tools/vm/page-types.c: print file offset in hexadecimal

 tools/vm/page-types.c | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-04  6:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04  6:13 [PATCH v1 0/3] tools/vm/page-types.c: a few improvements Naoya Horiguchi
2021-10-04  6:13 ` [PATCH v1 1/3] tools/vm/page-types.c: make walk_file() aware of address range option Naoya Horiguchi
2021-10-04  6:13 ` [PATCH v1 2/3] tools/vm/page-types.c: move show_file() to summary output Naoya Horiguchi
2021-10-04  6:13 ` [PATCH v1 3/3] tools/vm/page-types.c: print file offset in hexadecimal Naoya Horiguchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox