Re: sending large buffers to wine applications
- From: Rainer Weikusat <rweikusat@xxxxxxxxxxx>
- Date: Thu, 13 Mar 2008 19:28:46 +0100
Wolfgang Draxinger <wdraxinger@xxxxxxxxxxxxxxxx> writes:
Jack DarkStar wrote:
I don't want to use a file because accesso to
filesystem is slow and i would like to use memory.
Only true if the FS is on a slow medium. If you use a RAM disk
you have only mimimal overhead. On most Linux systems there's a
RAM disk mounted in /dev/shm,
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.
.
- Follow-Ups:
- Re: sending large buffers to wine applications
- From: Wolfgang Draxinger
- Re: sending large buffers to wine applications
- References:
- sending large buffers to wine applications
- From: Jack DarkStar
- 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):
Relevant Pages
|