OT: Restrict Memory Usage of Win32 Process?

Thomas Charron twaffle at gmail.com
Mon Jun 2 16:04:52 EDT 2008


On 6/2/08, H. K. Bemis <kbemis at ozonecomputer.com> wrote:
> My apologies in advance for the wildly off-topic post.
> With all this taking about ulimit and memory restrictions, I would like
> to know if anyone has found or knows of a utility to reproduce the
> functionality of ulimit on the Win32 platform?

  The  SetProcessWorkingSetSize and SetProcessWorkingSetSizeEx Win32 API calls.

  I'm not sure I've ever heard of a command line utility to do this, however.

-- 
-- Thomas


More information about the gnhlug-discuss mailing list