Richard Henderson writes:
> On 1/4/23 16:37, Richard Henderson wrote:
>> On 1/4/23 16:26, Richard Henderson wrote:
>>> From the failures I see on the gitlab merge job, I think I need to
>>> resubmit with this new test adjusted to loop less,
>>>
+ for (i = 0; i < 5; i++) {
>>>
>>> h
On 1/4/23 16:37, Richard Henderson wrote:
On 1/4/23 16:26, Richard Henderson wrote:
From the failures I see on the gitlab merge job, I think I need to resubmit with this
new test adjusted to loop less,
+ for (i = 0; i < 5; i++) {
here.
The failing jobs are --enable-debug, and take
On 1/4/23 16:26, Richard Henderson wrote:
From the failures I see on the gitlab merge job, I think I need to resubmit with this new
test adjusted to loop less,
+ for (i = 0; i < 5; i++) {
here.
The failing jobs are --enable-debug, and take about 115 seconds to run manually on our
a
On 12/29/22 16:02, Richard Henderson wrote:
From: Ilya Leoshkevich
Add a test that locklessly changes and exercises page protection bits
from various threads. This helps catch race conditions in the VMA
handling.
Acked-by: Alex Bennée
Signed-off-by: Ilya Leoshkevich
Message-Id: <202212231202
From: Ilya Leoshkevich
Add a test that locklessly changes and exercises page protection bits
from various threads. This helps catch race conditions in the VMA
handling.
Acked-by: Alex Bennée
Signed-off-by: Ilya Leoshkevich
Message-Id: <20221223120252.513319-1-...@linux.ibm.com>
Signed-off-by: