Skip to content
Prev 310580 / 398506 Next

R Premanently Occupy Server Memory

R uses memory. That may lead to large virtual memory allocation, with a consequently large paging file. Managing paging files is an operating-system-specific system administration skill, not an R issue.

Depending on the algorithms you are using in R, you may be able to pick more memory efficient methods, but preventing any runaway process from bringing the server to its knees is sysadmin work.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Suphajak Ngamlak <Suphajak at phatrasecurities.com> wrote: