Date: Tue, 16 Jun 2020 01:55:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247293] benchmarks/unixbench: enable parallel benchmarking Message-ID: <bug-247293-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247293 Bug ID: 247293 Summary: benchmarks/unixbench: enable parallel benchmarking Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pizzamig@freebsd.org Reporter: naito.yuichiro@gmail.com Flags: maintainer-feedback?(pizzamig@freebsd.org) Assignee: pizzamig@freebsd.org Created attachment 215596 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215596&action= =3Dedit unixbench-mp.patch I'd like to use unixbench not only for performance measuring but also to cr= eate CPU load for multiprocessor in a convenient way. The attached `unixbench-mp.patch' fixes to create CPU information structure. `Run` scripts determines if multi processor benchmark should be run from it. Of course, the structure highly depends on Linux systems. We can't fill complete same data but at least number of CPUS, CPU model, and CPU architecture can be filled. They are enough to execute multiprocessor benchmark. So please apply the patch to Ports tree. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247293-7788>