linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* performance regression of migrate_pages system call
@ 2019-01-02 13:52 Shijith Thotton
  2019-01-07  8:44 ` Shijith Thotton
  0 siblings, 1 reply; 3+ messages in thread
From: Shijith Thotton @ 2019-01-02 13:52 UTC (permalink / raw)
  To: Jayachandran Chandrasekharan Nair,
	linux-arm-kernel@lists.infradead.org
  Cc: Jayachandran Chandrasekharan Nair, Ganapatrao Kulkarni

Observed migrate_pages03 of LTP is failing on ARM with v4.19 kernel. Test was 
run on ThunderX2 99xx with 2 sockets. migrate_pages syscall was taking 1+ 
seconds and caused a timeout in the test.

strace output:
<...>
[pid 35146] 14:11:14 migrate_pages(0, 64, [0x0000000000000001], 
[0x0000000000000002]) = 0 <1.099427>
[pid 35146] 14:11:15 migrate_pages(0, 64, [0x0000000000000002], 
[0x0000000000000001]) = 0 <1.145143>
<..>

Git bisect points to following change as the cause of regression.
commit 3b8c9f
arm64: IPI each CPU after invalidating the I-cache for kernel mappings

Regression happens with 4K page size and not with 64K pages.
Please let me know if anyone is experiencing similar issue.

Thanks,
Shijith


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-01-07 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-02 13:52 performance regression of migrate_pages system call Shijith Thotton
2019-01-07  8:44 ` Shijith Thotton
2019-01-07 17:46   ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).