Krishnamoorthy, Balaji writes:
> 
> Unix box is dedicated as CVS server and we do not have any other processes running 
>other than the very basic services of unix 
> the top command stats are as follows typically at any given point . and the ulimit 
>command returns "unlimited" as the output.
[...]
> Could you please write to me what else should i be looking at .

The man page for your shell to learn how the ulimit command works. 
ulimit with no arguments gives you the maximum allowable *file* size, it
doesn't have anything to do with memory limits.  If you can't be
bothered to read the man page, at least try "ulimit -a".

-Larry Jones

Let's pretend I already feel terrible about it, and that you
don't need to rub it in any more. -- Calvin

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to