view .hgtags @ 80:809b77302b21

Win32-specific module with memory and CPU time limits The Win32-specific implementation of call() and friends now lives in module win32, looks clean and in addition is able to enforce memory and CPU time limits on NT kernels, in particular on Windows 2000 and up asking the system to terminate the process as soon as or (in the case of CPU time) almost as soon as the limits are broken. According to my observations, malloc() in the limited process does not return NULL when memory usage is close to the limit and instead crashes the process (which Upreckon happily translates into 'memory limit exceeded'). The catch is that the module is not actually used yet; coming soon.
author Oleg Oshmyan <chortos@inbox.lv>
date Wed, 16 Feb 2011 00:01:33 +0000
parents 93978361c67f
children 953a5baa406d
line wrap: on
line source

2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support
245150080c4821dbde22116b6b221287fb2a3cd9 1.20.3
2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support
c95addbe08515eebe9b02b076aa2f92cb07cf8d3 2.00.0 with test group support