All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Kees Cook <keescook@chromium.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Subject: Re: Sphinx parallel build errors
Date: Thu, 10 Oct 2019 08:30:38 +0530	[thread overview]
Message-ID: <20191010030035.GA17659@Gentoo> (raw)
In-Reply-To: <201910091929.0C058BB@keescook>

[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]

On 19:30 Wed 09 Oct 2019, Kees Cook wrote:
>On Wed, Oct 09, 2019 at 02:37:51PM -0700, Randy Dunlap wrote:
>>
>> Sphinx parallel build error:
>> OSError: [Errno 12] Cannot allocate memory
>>
>> I have had this error 4 times in the last 3 days.
>>
>> The first time it oom-killed Thunderbird.  No big deal.
>> The second time it oom-killed gimp, which had 24 photos open.
>> Still no big deal.  Just a nuisance.
>
>Eek, sorry! OOM-killer once again chooses ... not the culprit. ;)
>
>> My little laptop has only 8 GB of RAM.
>>
>> Is there a way that I can limit the amount of parallelism?
>
>As mentioned, "make -jN htmldocs" should be respected now (before it was
>as many CPUs as it had). I'm wondering if it's actually the addition of
>the MAINTAINERS file parsing -- that's a really big parse and maybe that
>pushed things over the edge?
>
>-- 
>Kees Cook

Seriously, looking/parsing MAINTAINERS file becomes serious pain in the
arse. It big and very easy to get lost in the way.
 
 Okay, complaining for the sake of complaining doesn't make things go
 far ...but until we find something more efficient ,alas! We have deal
 with it...that kinda sucks.

-Bhaskar

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-10-10  3:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 21:37 Sphinx parallel build errors Randy Dunlap
2019-10-09 21:40 ` Jonathan Corbet
2019-10-09 22:18   ` Randy Dunlap
2019-10-10  2:30 ` Kees Cook
2019-10-10  3:00   ` Bhaskar Chowdhury [this message]
2019-10-10 18:48   ` Jonathan Corbet
2019-10-10 20:15     ` Randy Dunlap
2019-10-27 18:11       ` Randy Dunlap
2019-10-27 18:17         ` Jonathan Corbet
2019-10-27 18:30           ` Randy Dunlap
2019-10-27 19:05             ` Mauro Carvalho Chehab
2019-10-27 19:36               ` Randy Dunlap
2019-10-28 19:07               ` Kees Cook
2019-10-29  8:16                 ` Markus Heiser
2019-10-29 16:09                   ` Kees Cook
2019-10-29 19:41                   ` Randy Dunlap
2019-10-29 19:57                     ` Markus Heiser
2019-10-29 20:10                       ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191010030035.GA17659@Gentoo \
    --to=unixbhaskar@gmail.com \
    --cc=corbet@lwn.net \
    --cc=keescook@chromium.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.