Re: Memory linits for Unix IDL [message #10205] |
Tue, 28 October 1997 00:00 |
Stein Vidar Hagfors H
Messages: 32 Registered: May 1997
|
Member |
|
|
Stein Vidar Hagfors Haugan wrote:
>
> Use
>
> unix> limit
I should also mention that since "limit" is a shell command,
you may have to look at the man pages for your shell to find
the description of the command, e.g.,
unix> man csh
Stein Vidar
|
|
|
Re: Memory linits for Unix IDL [message #10206 is a reply to message #10205] |
Tue, 28 October 1997 00:00  |
Stein Vidar Hagfors H
Messages: 32 Registered: May 1997
|
Member |
|
|
John Varsik wrote:
>
> Is there a limit to how much virtual memory (other than the
> total amount of swap space) the Unix versions of IDL will use?
> If so, how do I set it?
Use
unix> limit
to see which limits are available. On e.g., Digital Unix there
is a limit for "vmemoryuse", which determines the amount of
virtual memory (i.e., swap space) that may be used.
Stein Vidar
|
|
|