On 02/17/10 04:45 PM, Hongbo Zou wrote: > Hi everyone: > > I want to bind mac_srs_worker thread on some specified CPU. The > following tunable has been configured on my /etc/system > set mac:mac_srs_thread_bind = 0x0 > > My question is how to set which CPU should be bound?
The above tunable needs to be removed first. > Is there some other tunable need to be set? or other command? You can use #dladm set-linkprop -p cpus=... <link> BTW, can you share with us why you want to do this? Regards, -Krishna
