Memory considerations: Removes the need to move QIO segment to KSEG2
In NSJ 11, the memory for Java heap and JVM memory is allocated from flat segments. Since NSJ 11 supports only 64-bit and for 64-bit applications the flat segments are allocated from the 64-bit space, QIO segment can be in KUSEG or KSEG2.

