[lttng-dev] HugePages shared memory support in LLTng

Jonathan Rajotte-Julien jonathan.rajotte-julien at efficios.com
Mon Jul 29 15:05:46 EDT 2019


> @Jonathan: This is my first time to get involved in an open-source
> project on the mailing list. I don't quite know how RFC works. Should
> I just do `git format-patch` and copy-paste the diff to an email? Is
> there any specific format for the RFC email and its title?

Copy paste to email is the way to go. You can also lookup "git send email" if you
want [1].

Make sure to have the following prefix in the email title: [RFC PATCH <project name>] Hugepages ...

<project name> would be either lttng-ust or lttng-tools for your patches.

Also make sure to give all the necessary details to test the patches and also the
pitfall/advantages you know regarding the use of hugepages. We do no expect the
patchset to be "integrated" into lttng (command line switch etc.) but one should
be able to take your patch and at least get a version of lttng working. Make
sure to indicate the current commit for each projects you are basing this work
on. As I said before, this is more a way of archiving the work you have done
then actively working on making lttng support hugepages.

[1] https://git-send-email.io

Cheers

-- 
Jonathan Rajotte-Julien
EfficiOS


More information about the lttng-dev mailing list