Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very Poor Performance of SQL on Local Table
Message
De
02/03/2002 07:41:31
 
 
À
22/02/2002 03:52:41
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00618884
Message ID:
00627356
Vues:
24
>Hi Christof,
>
>>>I can't look into the memory management design, but I recall that FPW 2.x was not able to free unused memory back to the OS.
>
>>That's the "back-end".
>
>>>>And how does garbage collection fit into these layers ? A part of the 'backend' layer or both ?<<
>
>>Which garbage collection? The NTI garbage collection is definitely part of the internal memory system. Reorganizing the handle pool, though, is something that probably the back-end must do. However, I'm not sure that VFP does still do a back-end garbage collection. It was necessary when memory access was limited to physical memory, but with virtual memory, memory mapping, and the like, I'm not sure what role memory fragmentation really plays.
>
>Is there any documentation about this? If not, how do you know this about VFPs memory management ?

There is some documentation in the VFP Help File itself wrt the basics of the VFP memory management surfaced by the VFP API functions, and the earlier versions of Fox had documentation in the DK; this describes things like the basic management of the name space, memory handles and the like. I spent a few hours under the hood investigating what actually takes place in the API calls - you can run VFP under the control of something like VC++ debugger, which is necessary for debugging FLLs (and old-style libraries like PLDs from the FPDOS DK) and you can step into the VFP API calls...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform