Timothy R. Chavez a écrit :
>> + if (_dbg_lvl)
>> + printf("Thread %d: Affinity set to cpu%d\n", thread_id,
>> cpuid);
>> + }
>
> First, I do not think _dbg_lvl was not meant for use outside of
> librttest. You should be using the debug() macro. For example,
>
> debug(DBG_INFO, "RIP: Here lies the quick brown fox. He was not quick
> enough.")
>
> Second, why are you even using it? As it stands, tt doesn't seem at all
> consistent with how reporting is done by this test case as a whole. If
> you want to introduce the debug() macro to the matrix_mult testcase, you
> might consider introducing it as a separate patch that takes the whole
> testcase into consideration?
>
Ok. I just take it off.
Gilles.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list