Search Results

Search: Posts Made By: laro1983
Forum: Programming 12-16-2012
2,226
Posted By laro1983
Set Processor Affinity to group of cores
Hi
on multi-core system - I know I can set each process to run on specific core (Processor Affinity).
If I want to set process (which contains several threads) to run on group of core, how can I...
Forum: Programming 12-15-2012
1,640
Posted By laro1983
Hi I run it and get 0 seconds and get 999958 ...
Hi
I run it and get 0 seconds and get 999958
what it means ?

and what your results means ?

is there a relation between the results of clock_getres and the number of nanos clock_nanosleep can...
Forum: Programming 12-15-2012
1,640
Posted By laro1983
Clock_getres function
Hi

clock_getres(clockid_t clock_id, struct timespec *res);

I cant understand what is the mining of the return value (*res) from clock_getres function.

1. what is that resolution ?

2. how...
Forum: Programming 12-08-2012
5,394
Posted By laro1983
More information
Hi
Thanks for your answer.
- I'm using red-hat.
- the thread which is periodic has the highest priority among all the other threads.
- when the thread wake up, I check the last parameter (remain...
Forum: Programming 12-08-2012
5,394
Posted By laro1983
Periodic thread with clock_nanosleep
Hi
I have a periodic task (with the highest priority) which I away every X nano-second.
I am using the function clock_nanosleep with REAL_TIME timer.
when I wake up, I versify that I was awake on...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 06:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy