Why do you want to make it non-swappable?  IMHO, unless there is a
reason that requires it to be non-swappable, you are better off
letting the system take care of it.

Being non-swappable doesn't keep your pages from being stolen.  In
that case MVS has to bring your pages back in one at a time, with a
page fault for every one of them.  Swap in is *much* faster.

Tom Marchant

On Wed, 12 Jul 2006 09:35:54 -0700, Steve Samson <[EMAIL PROTECTED]> wrote:

>Markus,
>
>Sorry, WLM can't do it. If you have OMEGAMON, you can use a command to
>make any address space nonswappable. Similar products may offer the same
>capability.
>
>Steve Samson
>
>damonty wrote:
>> Hi
>>
>> I'm running a tomcat webcontainer in JZOSVM (java for zos) environment
>> as started task. I would like to make it non-swappable. Is it a
>> possibilty to set a WLM Profile to do that? Our
>> system programmers told me they could do that but the loadmodule must
>> be located in an APF library and linked AC=1. But that won't be a good
>> idea because java programs can't be trusted!
>>
>> Could a WLM Profile do the trick?
>>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to