Hi Dounin,<br><br>In our system, we have used memcached in the same way as Danny Trinh do.<br>Recently, I have tried to use a portion of memory for storing cache files by mount /dev/shm to some point on filesystem. However, you said that:<br>
<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also, you probably want to know that on modern operating<br>
systems it is usually bad idea to place files into memory<br>
explicitly.  Virtual memory subsystem will do it automatically as<br>
long as you have spare memory on your server, and will likely do<br>
it better than may be done by hand.<br></blockquote></div><br>I do not know anything about this automatic mechanism.<br>Could you explain more about this? Or could you give me some links?<br><br>Thanks in advance.<br>-- <br>
Nguyen Viet Cuong<br><br>