From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Georgy Kirichenko <georgy@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: Re: [tarantool-patches] [PATCH] Don't throw an exception in a replication handler
Date: Tue, 28 Aug 2018 13:16:39 +0300 [thread overview]
Message-ID: <20180828101639.dk4ljocuwoimmyt7@esperanza> (raw)
In-Reply-To: <c64150c4b71228b52af99b5f790a27d8988826b3.1535376425.git.georgy@tarantool.org>
On Mon, Aug 27, 2018 at 04:28:09PM +0300, Georgy Kirichenko wrote:
> + RLIMIT_CPU = 0,
> + RLIMIT_FSIZE = 1,
> + RLIMIT_DATA = 2,
> + RLIMIT_STACK = 3,
> + RLIMIT_CORE = 4,
> + RLIMIT_RSS = 5,
> + RLIMIT_NPROC = 6,
> + RLIMIT_NOFILE = 7,
> + RLIMIT_MEMLOCK = 8,
> + RLIMIT_AS = 9,
Turned out OS X uses different constants. E.g. RLIMIT_NOFILE is 8,
not 7. Please fix.
next prev parent reply other threads:[~2018-08-28 10:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 13:28 Georgy Kirichenko
2018-08-27 15:36 ` Vladimir Davydov
2018-08-28 10:16 ` Vladimir Davydov [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-23 16:00 Georgy Kirichenko
2018-08-23 19:57 ` Vladimir Davydov
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=20180828101639.dk4ljocuwoimmyt7@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=georgy@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='Re: [tarantool-patches] [PATCH] Don'\''t throw an exception in a replication handler' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox