fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / tests / benchmark / runpaul-phase5.sh
... / ...
CommitLineData
1# SPDX-FileCopyrightText: 2009 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2#
3# SPDX-License-Identifier: GPL-2.0-only
4
5# test run after write-size update
6
7sh runpaul-phase1.sh
8mkdir runpaul-phase1
9mv *.log runpaul-phase1/
10
11sh runpaul-phase2.sh
12mkdir runpaul-phase2
13mv *.log runpaul-phase2/
14
15sh runpaul-phase4.sh
This page took 0.022732 seconds and 5 git commands to generate.