On Mon, Jan 22, 2018 at 1:08 PM, Dima Pasechnik <dimp...@gmail.com> wrote:
> IMHO already for quite some time 1GB of RAM might not be enough to build
> Sage docs, in particular if you run with -jX and X>1...

I'm talking about the patchbot.sagemath.org server--it doesn't build anything.

> On Monday, January 22, 2018 at 10:52:57 AM UTC, Erik Bray wrote:
>>
>> Hi all,
>>
>> I noticed this morning that the patchbot was returning error 500s upon
>> listing open tickets.  I realized after some investigation that this
>> was due to a virtual memory limit of 1 GB on the server's worker
>> processes that was being surpassed on these requests*.  For now I've
>> doubled that limit in order to keep things working.
>>
>> Though it really shouldn't be using that much memory in the first
>> place.  I think the main problem is just the size of the data
>> structures being used for the ticket requests include more information
>> than is really needed and could probably be filtered better.
>> Something I'll look into later.
>>
>> E
>>
>>
>> * I should note, the requests were not actually using >1 GB of
>> committed memory, it was just reserving more virtual memory than
>> needed.
>
> --
> 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.

Reply via email to