From: Keith Owens <kaos@ocs.com.au>
To: Athanasius <link@gurus.tf>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: kernel: request_module[net-pf-10]: fork failed, errno 11
Date: Sat, 08 Jun 2002 20:22:05 +1000 [thread overview]
Message-ID: <21483.1023531725@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Sat, 08 Jun 2002 10:43:07 +0100." <20020608094307.GA6522@miggy.org.uk>
On Sat, 8 Jun 2002 10:43:07 +0100,
Athanasius <link@gurus.tf> wrote:
> I'm seeing a lot of:
>
> kernel: request_module[net-pf-10]: fork failed, errno 11
>
>in syslog, despite the fact I a) I have no IPv6 compiled in the kernel,
>and b) have "alias net-pf-10 off # IPv6" in
>/etc/modules.conf.
> This is using a stock 2.4.18 kernel. I was under the impression that
>the /etc/modules.conf line would lead to such things as above not
>happening. Is the network code doing something slightly askew with
>modules?
That error is occurring before modprobe has run, long before it gets to
modules.conf. You need to find out why fork() for modprobe on your
system is failing with EAGAIN. Have you reached the limit on the
number of tasks?
next prev parent reply other threads:[~2002-06-08 10:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-08 9:43 Athanasius
2002-06-08 10:22 ` Keith Owens [this message]
2002-06-09 17:54 ` Athanasius
2002-06-11 13:42 ` Athanasius
2002-06-11 23:34 ` Keith Owens
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=21483.1023531725@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=link@gurus.tf \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®