Comment 1 for bug 677069

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 677069] [NEW] The twistd executive manager process should never get paged out

> mlockall() prevents paging out but I don't know how to do this in
> Python.

ctypes

(read up on that, it will be straight forward.

-Rob