[BioC] how to solve the memory problem
wang peter
wng.peter at gmail.com
Sat Jan 14 16:17:13 CET 2012
i have already got the answer from my friends
when you load big data into memory, u often meet the memory problem.
but in fact, you have enough physical memeory to load the data.
that is because the linux use much of your free memory to cache the files
becaues u do calculation
you should run such command to set them free
memory problem
echo 3 > /proc/sys/vm/drop_caches
--
shan gao
Room 231(Dr.Fei lab)
Boyce Thompson Institute
Cornell University
Tower Road, Ithaca, NY 14853-1801
Office phone: 1-607-254-1267(day)
Official email:sg839 at cornell.edu
Facebook:http://www.facebook.com/profile.php?id=100001986532253
More information about the Bioconductor
mailing list