Hi,

I run a time-critical application on a vServer which seems to have very
little memory (even 512mb are guaranteed).
Every page that hasn't been accessed the last few minutes is immediatly
swapped out, and if a request comes in the system is busy many seconds
loading the working-set of the application into memory again.

Is there any way to prevent applications from beeing swapped out?
I tried to call mlock(), but after this call dynamically loading shared
libraries failed :/

Thanks, Clemens
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to