On Wed, Feb 8, 2017 at 8:27 AM, GK <gnka...@gmail.com> wrote: > I recently updated Sage to version 7.5.1 (from the ppa) and although the > behavior is still the same, a new warning message might give us some > insight: > > /usr/lib/sagemath/local/lib/python2.7/site-packages/psutil/_pslinux.py:364: > RuntimeWarning: 'sin' and 'sout' swap memory stats couldn't be determined > and were set to 0 ([Errno 2] No such file or directory: '/proc/vmstat') > > Also, I found this, so maybe the problem is with that WSL does not properly > support virtual memory?
That's pretty unsurprising--Windows VM model is very different from Linux. Even on Cygwin /proc/vmstat works, but is not the same as what you would expect on Linux. I've been working (very slowly) on a patch to psutil for it to work on Cygwin. Some of that work will probably be transferrable to WSL (though I'm not sure how one detects if you're running under WSL...?) > On Thursday, January 19, 2017 at 2:26:21 PM UTC+3, GK wrote: >> >> >> On Thursday, January 12, 2017 at 2:00:37 PM UTC+3, David Joyner wrote: >>> >>> On Thu, Jan 12, 2017 at 3:43 AM, GK <gnk...@gmail.com> wrote: >>> > >>> >> >>> >> I am not having any problem starting the notebook. You might genuinely >>> >> be >>> >> out of memory, or hard drive space. >>> >> >>> > >>> > I am not having trouble starting the notebook either, but I can not do >>> > anything with it, also, no, I am not running out of memory nor hard >>> > disk >>> > space. >>> > >>> >>> I've tested the notebook out at work where there's a windows machine. >>> (a) It doesn't seem to work in IE. >>> (b) In chrome and FF, the initial command is very slow. Maybe 15 >>> seconds or more. After that, it speeds up but is never snappy like the >>> CLI. >>> (c) I only tried the CLI once in windows and it seems to work fine. I >>> don't remember it being slow. >>> >>> GK: Does your experience match this? >> >> >> Dear David, >> >> (a) I haven't tried IE or Chrome, I tried FF and Edge and did not notice >> any difference between the browsers. >> (b) Even when it was working, the notebook indeed needed a lot of time to >> load, just as you describe. After that, the speed was OK. >> (c) Although I haven't done any complex work on the CLI, it does indeed >> seem to work normally and snappy. >> >>> >>> >>> > I have increased the amount of virtual memory usable by windows to a >>> > ridiculous amount and I am running everything and monitoring my system >>> > at >>> > the same time and memory/hard disk space do not run out. Perhaps the >>> > amount >>> > of memory or hard disk space allocated by windows to the linux >>> > subsystem >>> > does actually run out, but I do not know how to check that. I related >>> > the >>> > problem with the windows update, as exactly before the update >>> > everything ran >>> > smoothly and right after the update sage never ran again. I do not >>> > think >>> > this is a coincidence... >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "sage-devel" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to sage-devel+...@googlegroups.com. >>> > To post to this group, send email to sage-...@googlegroups.com. >>> > Visit this group at https://groups.google.com/group/sage-devel. >>> > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.