All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Alcock <nick.alcock@oracle.com>
To: Nick Alcock <nick.alcock@oracle.com>
Cc: Kris Van Hees via DTrace-devel <dtrace-devel@oss.oracle.com>,
	dtrace@lists.linux.dev, Kris Van Hees <kris.van.hees@oracle.com>
Subject: Re: [DTrace-devel] [PATCH] test/triggers: ensure bogus-ioctl has a reasonable fd limit
Date: Wed, 31 Jul 2024 16:19:53 +0100	[thread overview]
Message-ID: <875xsloag6.fsf@esperi.org.uk> (raw)
In-Reply-To: <87cymtoarp.fsf@esperi.org.uk> (Nick Alcock's message of "Wed, 31 Jul 2024 16:12:58 +0100")

On 31 Jul 2024, Nick Alcock uttered the following:

> On 31 Jul 2024, Kris Van Hees via DTrace-devel spake thusly:
>
>> The bogus-ioctl trigger has a loop to close all possible fds, and it
>> was limit by rlim_max.  On some systems, that was such a high limit
>> that the loop was taking too long, causing tests to time out.  Set
>> the limit to 1024, so that the loop will end in reasonable time.
>
> Boggle. I guess this has grown a lot with time :)
>
>> Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
>
> Signed-off-by: Nick Alcock <nick.alcock@oracle.com>

Er, I mean

Reviewed-by: Nick Alcock <nick.alcock@oracle.com> of course.

The heat is clearly destroying my mind...

-- 
NULL && (void)

      reply	other threads:[~2024-07-31 15:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31 15:03 [PATCH] test/triggers: ensure bogus-ioctl has a reasonable fd limit Kris Van Hees
2024-07-31 15:12 ` [DTrace-devel] " Nick Alcock
2024-07-31 15:19   ` Nick Alcock [this message]

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=875xsloag6.fsf@esperi.org.uk \
    --to=nick.alcock@oracle.com \
    --cc=dtrace-devel@oss.oracle.com \
    --cc=dtrace@lists.linux.dev \
    --cc=kris.van.hees@oracle.com \
    /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.