From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Sergey Kaplun <skaplun@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH luajit] FFI: Handle zero-fill of struct-of-NYI. Date: Thu, 30 Jun 2022 15:11:06 +0300 [thread overview] Message-ID: <Yr2S2myd6esIaXxS@tarantool.org> (raw) In-Reply-To: <20220506045339.8919-1-skaplun@tarantool.org> Sergey, I've checked the patch into all long-term branches in tarantool/luajit and bumped a new version in master, 2.10 and 1.10. On 06.05.22, Sergey Kaplun wrote: > From: Mike Pall <mike> > > Trace recording is NYI for the case of a struct with aggregate > allocation. > > This patch adds workaround for the zero-fill struct-of-NYI case. > > Sergey Kaplun: > * added the description and the test for the problem > > Related to tarantool/tarantool#4630 > Related to tarantool/tarantool#5885 > --- > > Issues: > * https://github.com/LuaJIT/LuaJIT/issues/672 > * https://github.com/tarantool/tarantool/issues/4630 > * https://github.com/tarantool/tarantool/issues/5885 > Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-672-cdata-allocation-recording-full-ci > Tarantool PR: https://github.com/tarantool/tarantool/pull/7114 > > src/lj_crecord.c | 20 ++++++++++++- > ...lj-672-cdata-allocation-recording.test.lua | 28 +++++++++++++++++++ > 2 files changed, 47 insertions(+), 1 deletion(-) > create mode 100644 test/tarantool-tests/lj-672-cdata-allocation-recording.test.lua > <snipped> > -- > 2.34.1 > -- Best regards, IM
prev parent reply other threads:[~2022-06-30 12:21 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-06 4:53 Sergey Kaplun via Tarantool-patches 2022-06-21 13:44 ` sergos via Tarantool-patches 2022-06-29 8:02 ` Igor Munkin via Tarantool-patches 2022-06-30 12:11 ` Igor Munkin via Tarantool-patches [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=Yr2S2myd6esIaXxS@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=imun@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit] FFI: Handle zero-fill of struct-of-NYI.' \ /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