Summary: The main job the schedulers do is building their work queues. That's being performed before the workers are forked which means they get copied into all of them. These changes push the initialization of the schedulers just after the forking takes place. Reviewed By: ngorogiannis Differential Revision: D19769741 fbshipit-source-id: 0b20ddd5cmaster
parent
bda56adb74
commit
b212c4e20d
Loading…
Reference in new issue