<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Gao wrote:
<blockquote
cite="mid:2afca916ec6998d3e4a40e5a601f5c1b-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org"
type="cite">
<pre wrap="">I update rails from 2.0.2 to 2.2.3, and I start
server by ruby
script/server or mongrel_rails. But when I use my system, for test of
view, the system often exit auto and report a failed to allocate memory.
I try to change the enviroment, then I found something. I have installed
ramdisk on my computer, if I remove it, the rails seemed normal, but if
I reinstall the ramdisk, it reopot error and exit often.
It''s bug or not?
</pre>
</blockquote>
<font size="-1"><font face="Helvetica, Arial,
sans-serif">I would think
that when you have a ramdisk it takes up a lot of your ram and you are
trying to swap pages out and for some reason that is not working.
Maybe you do not have a swap space allocated. You do not say how much
ram you have or how big the ramdisk. I imagine the system increased a
bit in memory requirements from 2.0.2 to 2.2.3 which is instigating
your problem. I would not use ramdisk unless you will have at least 2G
left after running the ramdisk.<br>
<br>
YMMV<br>
Norm<br>
</font></font>
<br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group. <br> To post to this group,
send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
<br> To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <br>
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
</body>
</html>
<br>