NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/49013: [patch] t_exhaust: put an explicit cap on memory for program to avoid test timeouts on systems with more RAM
>Number: 49013
>Category: bin
>Synopsis: [patch] t_exhaust: put an explicit cap on memory for program
>to avoid test timeouts on systems with more RAM
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 17 21:40:01 +0000 2014
>Originator: Garrett Cooper
>Release: n/a
>Organization:
EMC / Isilon Storage Division
>Environment:
n/a
>Description:
We ran into testcase timeouts with t_exhaust because the program was jittering
between a low and high amount of RAM utilization. The majority of the time it
would fail, but sometimes it wouldn't.
The attached patch caps the memory for the program to a lower limit to force
the application to hit the failure case more quickly and more reliably.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index