At 8:12 PM -0500 2002/01/23, George Aslanis wrote: >Ok, I guess I deserved that one! Let me add....add three devices utilize >the same scan module & drivers. All things appearing equal, why is there a >130k heap size difference?
Because each device has a different amount of RAM. Palm OS reserves 32k, 64k, 96k, 128k, or 256k of heap according to the total amount of RAM detected during cold boot. See http://www.palmos.com/dev/tech/hardware/compare.html for more examples. The amount of dynamic heap is not a configurable parameter. Regards, Jim Schram Palm Incorporated Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
