Double.
Sharon Wintermute
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Roger Harman
Sent: Thursday, December 17, 2009 12:17 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: RE: 16 Mb limit - possibly expanded in future?
A linked list of user spaces? Pretty cool.
Just curious... implemented as a single or double linked list?
Sharon.Wintermute@xxxxxxxxxxxxxxxx 12/17/2009 10:04:38 AM >>>
Scott,
When we had to go over the 16mb, we used one user space to hold the
location of all the user spaces we ended up creating with index
information into them. You can link them together that way.
So it is not really hard to do, I simply did not explain it very well.
The routine is so ingrained it didn't occur to me to expand.
Excuse me for not clarifying. I hit enter too quickly.
Sharon Wintermute
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, December 17, 2009 11:36 AM
To: RPG programming on the IBM i / System i
Subject: Re: 16 Mb limit - possibly expanded in future?
Really? A user space works well for more than 16mb of memory?
REALLY?!! You're going to have to explain that one, Sharon!
Wintermute, Sharon wrote:
When you need over 16mb memory what about using a user space? That
works well.
As an Amazon Associate we earn from qualifying purchases.