Gentoo Archives: gentoo-dev

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [GLEP] RFC - Keywording scheme
Date: Mon, 16 Apr 2007 13:15:38
Message-Id: 1176729020.12458.1.camel@inertia.twi-31o2.org
In Reply to: Re: [gentoo-dev] Re: [GLEP] RFC - Keywording scheme by "Robin H. Johnson"
1 On Mon, 2007-04-16 at 05:03 -0700, Robin H. Johnson wrote:
2 > On Mon, Apr 16, 2007 at 07:50:58AM -0400, Chris Gianelloni wrote:
3 > > On Sat, 2007-04-14 at 05:41 -0700, Robin H. Johnson wrote:
4 > > > Anybody that feels like inspecting C code, look at mlmmj-1.2.14/src.
5 > > > getaddrsfromfd.c:27 - this mmap fails, 'Could not mmap fd: Invalid argument'
6 > > > mlmmj-send.c
7 > > Is it possible we're hitting > 1024 fd open? We have had a similar
8 > > problem at my current employer.
9 > I raised all of the limits significantly in testing, with no effect.
10
11 Yeah, ulimit won't do it. We hit this issue with mimedefang, actually.
12 Our problem is that the kernel is doing the limiting. We ended up
13 having to split things up a good bit into multiple processes to get
14 everything working. We also added another machine to the cluster to try
15 to reduce the load on any one server at a time. Nothing we did with
16 ulimit made a bit of difference.
17
18 --
19 Chris Gianelloni
20 Release Engineering Strategic Lead
21 Alpha/AMD64/x86 Architecture Teams
22 Games Developer/Council Member/Foundation Trustee
23 Gentoo Foundation

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Re: [GLEP] RFC - Keywording scheme Christopher Sawtell <csawtell@××××××××××××.nz>