Re: sending large buffers to wine applications
- From: "Jack DarkStar" <jdarkstar@xxxxxxxxxx>
- Date: Fri, 14 Mar 2008 16:43:29 GMT
Thank you very much.
"Wolfgang Draxinger" <wdraxinger@xxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:8j7oa5-pjp.ln1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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, but you can mount additional ones
using
mount -t tmpfs none $mountpoint
at any time.
Wolfgang Draxinger
--
E-Mail address works, Jabber: hexarith@xxxxxxxxxx, ICQ: 134682867
.
- 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: comparing algorithm perf.
- Previous by thread: Re: sending large buffers to wine applications
- Index(es):
Relevant Pages
|