[opensource-dev] [server-beta] Script Memory Management Algorithm
Lear Cale
lear.cale at gmail.com
Thu Mar 11 06:44:29 PST 2010
The intent isn't to try to exceed or even come close to hardware-based
virtual memory. The intent is to isolate the effects of memory
overuse of one part of the system, to keep this from affecting other
parts.
However, I'd wager that you're right that it would involve a
noteworthy performance penalty, even when no paging is required.
Lear
On Thu, Mar 11, 2010 at 8:56 AM, Argent Stonecutter
<secret.argent at gmail.com> wrote:
> On 2010-03-11, at 07:48, Lear Cale wrote:
>> I disagree, Argent. If the server process does explicit swapping for
>> script memory, it would have a dramatically lower impact on the server
>> process as a whole, and no impact on the other server processes
>> sharing the same machine.
>
> Decades of experience with the results of programs trying to beat the
> performance of demand paged virtual memory with manual ad-hoc paging
> systems makes me remarkably skeptical of this claim.
> _______________________________________________
> 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
>
More information about the opensource-dev
mailing list