Re: sending large buffers to wine applications
- From: Rainer Weikusat <rweikusat@xxxxxxxxxxx>
- Date: Fri, 14 Mar 2008 13:39:54 +0100
Wolfgang Draxinger <wdraxinger@xxxxxxxxxxxxxxxx> writes:
Rainer Weikusat wrote:
A 'tmpfs' is not 'a RAM disk'. It's a file system whose
contents reside only in the page cache, eventually backed by
swap space in case of memory pressure.
You can easyly prevent a file in tmpfs from being swaped: Open,
mmap and mlock it.
Who would have guessed that mlock actually works as it is documented
to work?
.
- References:
- sending large buffers to wine applications
- From: Jack DarkStar
- Re: sending large buffers to wine applications
- From: Wolfgang Draxinger
- Re: sending large buffers to wine applications
- From: Rainer Weikusat
- Re: sending large buffers to wine applications
- From: Wolfgang Draxinger
- sending large buffers to wine applications
- Prev by Date: Re: sending large buffers to wine applications
- Next by Date: Re: sending large buffers to wine applications
- Previous by thread: Re: sending large buffers to wine applications
- Next by thread: Re: sending large buffers to wine applications
- Index(es):