Dear All,

I have a written code which doesn't work like I want,
I wanna have a separate ring_buffer for each core (each core has its own
ring),
So I have a 2D array with initial values,
Each core start read each row of values array, do the counter (or function)
and write it back on own ring,
I wanna do this because I wanna have a separate memory space (here
ring_buffer) allocated for each core,
Wrong answer and I don't know the problem
It would be appreciated if help me,
Regards,

-- 
M at hdi Mor at dm@nd B at die

Reply via email to