You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defined task size value to be 512T if it is more that 64Tb.
The Test case needs to loop till 512Tb to get the TASK_SIZE value.
This patch defines the value to be 512T if the test tries to loop
above 64T.
Signed-off-by: Santhosh G <santhog4@linux.vnet.ibm.com>
Signed-off-by: Eric B Munson <emunson@mgebm.net>