This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mlockall() and cygwin


On Oct 16 15:47, Mohamed Amjed Ben Salah wrote:
> Hello,
> Is there any similar function in cygwin to avoid
> pagging and provide real time ? I have cygwin on Win
> XP.

Sorry, no.  If the application is only going to work on NT anyway,
have a look into the MSDN and see the man pages for VirtualLock and
SetProcessWorkingSetSize.

Otherwise, mlock and munlock still have to be implemented in Cygwin
(http://cygwin.com/acronyms/#SHTDI), mlockall/munlockall probably
never will.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]