On Sat, 6 Mar 2010 20:49:35 +0000 Morgaine <morgaine.din...@googlemail.com> wrote:
> You have to be joking. (Or rather, Kelly has to be joking.) > > It's been decades since computer users last had to specify the memory > requirements of their programs in advance of running them. > > Has 1970 returned again? This is progress? each evolved OS have memory limit per user, per core or per thread/program, is the only way to don't kill a machine if a process/program/thread got crazy and waste all machine resource... the concept is good, don't waste memory, if a script need less resource why allocate 64k (use 20k to 30k dynamically, waste 34K-44k...), maybe the way to obtain is not shared as better.... maybe before deploy this to the grid is better fit inside compiler something usefull, like in place of "the script correctly compiled" something like "script compiled: xxkb of code, yykb of static data, zzkb of max dynamic data allocable", so a developer can tuneup the scripts.... _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges