On Tue, Feb 13, 2001 at 12:46:49PM -0000, Moyukh wrote:
> Hi
>
> Vaibabh, yes..this server is used as development platform..around 50 people use it
>for development as well as begineers use it for learning c programming..
> and here the problem starts...a badly written socket or fork programme usually
>brings down the system to knees
>
> and the only way out is to do a hard boot up. it even stops responding to root
>logins..
>
> /Moyukh
This is theproblem I face too when someone can bring the system to crawling with
while (1) fork();
This is because Linux doesnt support per-user memory limits. It doesnt even gracefully
handle out-of-memory situation (search for OOM patches to kernel)
If find some patches to kernel for per-user limits please post here.
Thanks,
Upendra
----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help