worker_cpu_affinity
Igor Sysoev
is at rambler-co.ru
Sat Dec 22 00:25:21 MSK 2007
On Sat, Dec 22, 2007 at 01:57:20AM +0800, ?????? wrote:
> I'm running a INTEL 5110*2 platform,RHEL4U4 for EM64T,Nginx 0.5.31
>
> the nginx.conf:
> worker_processes 4;
> worker_cpu_affinity 0001 0010 0100 1000;
>
> I see in my error log the following:
>
> 2007/12/22 01:48:33 [alert] 15442#0: sched_setaffinity(0x00000002) failed
> (22: Invalid argument)
> 2007/12/22 01:48:33 [alert] 15443#0: sched_setaffinity(0x00000004) failed
> (22: Invalid argument)
> 2007/12/22 01:48:33 [alert] 15441#0: sched_setaffinity(0x00000001) failed
> (22: Invalid argument)
> 2007/12/22 01:48:33 [alert] 15444#0: sched_setaffinity(0x00000008) failed
> (22: Invalid argument)
Now worker_cpu_affinity is broken.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list