Hide Forgot
Description of problem: This is just a dynamic cpuset problem. Will provide patch shortly. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 490077 [details] Fix cpuset overflow w/ dynamic allocation
There's no CPU_ALLOC_SIZE, so the patch needs to #ifdef on CPU_ALLOC_SIZE so the test code compiles and runs on both RHEL5 and RHEL6. The threaded memory test portion of the memory test does something similar.
There's no CPU_ALLOC_SIZE on RHEL5, that is.
Created attachment 492437 [details] clocktest.c patch using new CPU_ALLOC macro if available
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: In v7 1.2, clocktest only works up to 1024p. This issue has been fixed in v7 1.3, now a dynamic cpuset is made to run clocktest successfully.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0497.html