Hai,

2011/10/7 Bharathi Subramanian <[email protected]>
>
>  > yup. It may be slower to access the swap area rather than RAM, but it is
> > much faster than access the data of files which are stored in the hard
> disk.
>
> Swap is in HDD. So much improvement. You can try the mmap option
> suggested by Raja. But you need to manage the data handling. Another
> option, Create RamFS, load data files into it. So that you can access
> it as if from HDD file and get the maximum speed. Remember, RamFS eat
> a fixed amount the RAM and handle the data persistence.
>
>
RamFS is really awesome.

Thanks for your suggestion. It should help me a lot.

-- 
Regards,
Arulalan.T
Project Associate
Centre for Atmospheric Sciences
Indian Institute of Technology Delhi

My Experiments In Gnu/Linux !  : http://tuxcoder.wordpress.com
Kanchi Linux User Group Rocks ! : http://kanchilug.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to