>Then the question becomes: Does the JVM tell the z/OS dispatcher >move the work from the zAAP to a general CPU while doing a JNI >call? Or does it leave it on the zAAP?
The JVM "marks" the task as being zAAP eligible or non-eligible. The dispatcher puts zAAP eligible tasks on the zAAP work unit queue and dispatches tasks from there on zAAPs (or GCPs in some cases). Don't ask me *how* it "marks" the task, I have no idea. Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- 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

