Skip to main content

Setting high values for TXSeries managed shared memory pool


Technote (FAQ)


Question

How to set a memory beyond 256 MB for Region Pool or Task Shared Pool?

Answer

TXSeries runs as a 32-bit application. In AIX, the 32-bit memory model provides addressable segments of 256 MB in size. TXSeries uses the large memory model of AIX. Hence, the heap-size of the region processes can be up to one (1) GB size. That is, four (4) segments of 256 MB each.

If you need to allocate one (1) GB for region pool memory, then you need to ensure four consecutive free segments to be available for allocation from the address provided in RegionPoolBase in RD.stanza.

For example, if the MaxRegionPool is set to 1073741824 (1 GB) in RD.stanza and RegionPoolBase is set to 2415919104 (0x90000000), that is the ninth segment, then the segment A, B and C which follows this ninth segment must be free to accommodate this new region pool size.

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

TXSeries

CICS


Software version:
6.2, 7.1


Operating system(s):
AIX


Reference #:
1614485


Modified date:
2012-12-04

Translate my page

Content navigation