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

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

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