<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 14-01-29 08:34 AM, Amit wrote:<br>
</div>
<blockquote cite="mid:52E8F568.5010703@avhan.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix"><font color="#000000">Thanks Ron.<br>
I will try to get these readings. About RAM disk, I will study
on how to create RAM disk and conduct this test again.<br>
There is no bottleneck on network.</font><br>
</div>
</blockquote>
<br>
To create a ramdisk under Linux, assuming you have enough ram -<br>
<br>
<br>
# mkdir /ramdisk<br>
# mount -t tmpfs tmpfs /ramdisk<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Looking for (employment|contract) work in the
Internet industry, preferably working remotely.
Building / Supporting the net since 2400 baud was
the hot thing. Ask for a resume! <a class="moz-txt-link-abbreviated" href="mailto:ispbuilder@gmail.com">ispbuilder@gmail.com</a></pre>
</body>
</html>