]> git.kaiwu.me - nginx.git/commit
Merge of r4913: fixed CPU affinity on respawn of dead workers.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Dec 2012 16:00:55 +0000 (16:00 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Dec 2012 16:00:55 +0000 (16:00 +0000)
commit50832b0177ec879a8d10385fe61a2c8c3896457f
tree3695c5232d52288316286fa5ae6656adbbe93029
parent2948d7cfc2700c957fb2f74f05099778b5f77925
Merge of r4913: fixed CPU affinity on respawn of dead workers.

Worker processes are now made aware of their sequential number needed
to select CPU affinity mask.  This replaces a workaround from r4865.
src/os/unix/ngx_process_cycle.c