LAVA 1.0 Content Posted April 3, 2008 Report Share Posted April 3, 2008 I saw this in the WIKI article "LabVIEW configuration file", section "Performance". (http:/www.labviewwiki.org/LabVIEW_configuration_file/Performance) QUOTE Example: anxiousMemoryDeallocation=TRUE Description: Force LabVIEW to deallocate memory aggressively The description is a bit hazy for me.. I assume it "virtually adds a "request deallocation" primitive in subVIs". - Anyone can give more details ? - Anyone ever tunerd it on ? Quote Link to comment
orko Posted April 3, 2008 Report Share Posted April 3, 2008 QUOTE (TiT @ Apr 2 2008, 06:26 AM) - Anyone can give more details ? Looking at this and this, I found: QUOTE On all platforms, you can optionally set the “Deallocate memory as soon as possible” preference. When this item is on, subVIs immediately deallocate memory as they complete execution. This might help out with memory usage, but it will slow down performance significantly. QUOTE (TiT @ Apr 2 2008, 06:26 AM) - Anyone ever tunerd it on ? I've tried to turn the "anxiousMemoryDeallocation" option on several times, but I would always get all sweaty and shaky...then I'd forget to save the changes, so no. :laugh: Quote Link to comment
PaulG. Posted April 3, 2008 Report Share Posted April 3, 2008 "anxiousMemoryDeallocation=TRUE" Who would want to make an operating parameter "anxious" anything? Next thing you know we'll get "nervous" then "paranoid" then "psycho". Then we'll get HAL. "Deallocate memory please, Hal" "Deallocate memory please, Hal" "I can't do that, Dave" Quote Link to comment
LAVA 1.0 Content Posted April 3, 2008 Author Report Share Posted April 3, 2008 QUOTE (PaulG. @ Apr 2 2008, 04:33 PM) Next thing you know we'll get "nervous" then "paranoid" then "psycho" Well there is a parameter "server.tcp.paranoid" and it's True by default QUOTE Example: server.tcp.paranoid=FALSE Description: Strict Checking Datatype: http://wiki.lavag.org/Boolean' rel='nofollow' target="_blank">Boolean Permitted Values: TRUE or FALSE Default Value: TRUE Thanks orko for the link, they do make things clearer for me, so I'll stick to what have been doing : use "request deallocation" primitive with care. Quote Link to comment
Phillip Brooks Posted April 3, 2008 Report Share Posted April 3, 2008 QUOTE (PaulG. @ Apr 2 2008, 10:33 AM) Who would want to make an operating parameter "anxious" anything? Next thing you know we'll get "nervous" then "paranoid" then "psycho". Then we'll get HAL. If the next version of LV adds http://wiki.lavag.org/LabVIEW_configuration_file/Easter_Eggs#SuperFunkyPrivateSpecialSecretForumStuff' rel='nofollow' target="_blank">NervousParanoidPsychoSpecialSecretForumStuff I would have to think twice before trying it... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.