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 -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -