Hi all. It's from my config: ULIMIT="-HS -u 1000 -m 32000 -t 5" but it seems me not working! Folowing script running in vserver cause dramatical perfomance loss with load utp 400 - a was forced to reboot host. :(((
#!/usr/bin/perl
@a = ();
while (1) {
push @a, '1'x10000;
}I have self-buid kernel: Linux version 2.4.25-vs1.3.7rc-ow1 ([EMAIL PROTECTED]) (gcc version 2.95.4 20011002 (Debian prerelease)) #3 Thu Feb 26 00:33:57 MST 2004 And what does the following string mean: "Unknown HZ value! (20670) Assume 100." - I see it when enter or start vserver.
_______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
