linux : Setting process core affinity in assembly language(NASM) -


i have question wondering if set processor core affinity of linux process using assembly program. using nasm assembling. there interrupt creating process dont how set core affinity. thanx in advance.

you looking sched_setaffinity(2) system call.


Comments

Popular posts from this blog

javascript - addthis share facebook and google+ url -

c++ - importing crypto++ in QT application and occurring linker errors? -

ios - Show keyboard with UITextField in the input accessory view -