Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368377 > unrolled thread

[lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048

Started by"Lomovtsev, Vadim" <Vadim.Lomovtsev@caviumnetworks.com>
First post2016-03-31 17:00 +0200
Last post2016-04-01 16:50 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [lmbench][question] lat_mem_rd built against ilp32 hangs forever with  len=2048 "Lomovtsev, Vadim" <Vadim.Lomovtsev@caviumnetworks.com> - 2016-03-31 17:00 +0200
    Re: [lmbench][question] lat_mem_rd built against ilp32 hangs forever  with len=2048 "Lomovtsev, Vadim" <Vadim.Lomovtsev@caviumnetworks.com> - 2016-04-01 16:50 +0200

#1368377 — [lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048

From"Lomovtsev, Vadim" <Vadim.Lomovtsev@caviumnetworks.com>
Date2016-03-31 17:00 +0200
Subject[lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048
Message-ID<riMeK-6A1-15@gated-at.bofh.it>
While running lat_mem_rd test build against ILP32 support at ARM64 board it hangs forever with following logs (CPU load is 100%):

./lat_mem_rd -P 1 2048 16 32
0.00049 1.501
0.00098 1.501
0.00195 1.501
[.. skip] 
1024.00000 13.076
1536.00000 13.082
2048.00000 13.076 

At the same time lat_mem_rd build with lp64 works fine with exactly same args.

Has anyone face such issue before?

My kernel version is 4.2 and ILP32 patches are under development being backported from http://lkml.iu.edu/hypermail/linux/kernel/1601.1/05453.html.
Sources for 4.5 available at https://github.com/norov/linux

Please let me know if any additional information is necessary.

-Vadim

[toc] | [next] | [standalone]


#1369400 — Re: [lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048

From"Lomovtsev, Vadim" <Vadim.Lomovtsev@caviumnetworks.com>
Date2016-04-01 16:50 +0200
SubjectRe: [lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048
Message-ID<rj8yC-5ND-25@gated-at.bofh.it>
In reply to#1368377
It turns to be lmbench related issue.
Thanks.

-Vadim

________________________________________
From: linux-arm-kernel <linux-arm-kernel-bounces@lists.infradead.org> on behalf of Lomovtsev, Vadim <Vadim.Lomovtsev@caviumnetworks.com>
Sent: Thursday, March 31, 2016 17:20
To: lmbench-users@lists.sourceforge.net
Cc: Kapoor, Prasun; Norov, Yuri; linux-kernel@vger.kernel.org; Pinski, Andrew; Prakash, Brahmajyosyula; linux-arm-kernel@lists.infradead.org
Subject: [lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048

While running lat_mem_rd test build against ILP32 support at ARM64 board it hangs forever with following logs (CPU load is 100%):

./lat_mem_rd -P 1 2048 16 32
0.00049 1.501
0.00098 1.501
0.00195 1.501
[.. skip]
1024.00000 13.076
1536.00000 13.082
2048.00000 13.076

At the same time lat_mem_rd build with lp64 works fine with exactly same args.

Has anyone face such issue before?

My kernel version is 4.2 and ILP32 patches are under development being backported from http://lkml.iu.edu/hypermail/linux/kernel/1601.1/05453.html.
Sources for 4.5 available at https://github.com/norov/linux

Please let me know if any additional information is necessary.

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web