Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SYS(602): current thinking
Message
From
24/05/2022 15:54:22
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
 
 
To
23/05/2022 23:36:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01684392
Message ID:
01684395
Views:
66
Likes (1)
>> A typical 32-bit Terminal Server only had ~3.2GB total memory available. If that had to support a bunch of remote users then yes, anything which could reduce session memory usage could be useful. In the modern 64-bit world I don't think VFP apps need to worry about memory usage

Thanks Al. In practice and reviewing task manager, I see no significant sys(602) memory use difference under RTS: memory use remains tiny by modern standards. FWIW, the recommendation to limit the app's foreground and background memory use to 64MB or 128MB is sometimes regarded as an error by RTS gurus, since no data-intensive app can manage on so little. ;-)

>>- It's possible SYS( 602 ) is a corner-case "trick" which RDP doesn't know about and which might interact badly with its optimizations

With SYS(602) memory rendering off, it looks as if backstyle_access is being constantly goosed in the grid, causing a distracting flicker that presumably uses heaps of bandwidth compared to a single "snap" to screen. Unless the "snap" also is being constantly goosed. I'm only testing in a local RTS environment with heaps of capacity and bandwidth, so not easy to say.

>>All that said, I think the most important thing is "YMMV". Test it for a particular remote-access environment, or offer it as a configurable preference in the app. What works great for RDP over broadband with low latency may not for GoToMyPC or Teamviewer at lower speeds over satellite.

I might mess with this a bit longer to see if I can prevent the goosing that sometimes stops after other activity. Our apps used that sys(602) setting for years by large and small sites without complaint and I wouldn't want to change it and introduce catastrophe!
"... They ne'er cared for us
yet: suffer us to famish, and their store-houses
crammed with grain; make edicts for usury, to
support usurers; repeal daily any wholesome act
established against the rich, and provide more
piercing statutes daily, to chain up and restrain
the poor. If the wars eat us not up, they will; and
there's all the love they bear us.
"
-- Shakespeare: Coriolanus, Act 1, scene 1
Previous
Reply
Map
View

Click here to load this message in the networking platform