BPF List
 help / color / mirror / Atom feed
From: Jhonny Knaak de Vargas <jhonny.knaak@protonmail.com>
To: bpf@vger.kernel.org
Subject: Some questions about EBPF
Date: Sun, 02 Jan 2022 20:02:01 +0000	[thread overview]
Message-ID: <f9526881379a8d5f2c27e2fe5843885d648b31ec.camel@protonmail.com> (raw)

Hi,
Got some quick questions,
Consider that I am a newbie just studying.

1. How can I subscribe to the list? This link seems to not be valid
anymore http://vger.kernel.org/vger-lists.html#bpf

2. What I want to do:
	My idea is from user space set the pid of a process to the bpf
program on the kernel side.
	On the kernel side I want to have a variable which will have
that PID that came from user space. Now,I want to identify writes to
memory that process owns.

   Question:
	I am not sure if I should be looking to use kernel headers for
identifying the memory pages of a process or should I be reading /proc?

	Can you guys please give me some tips on how to achieve that?

Jhonny


             reply	other threads:[~2022-01-02 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-02 20:02 Jhonny Knaak de Vargas [this message]
2022-01-04  0:56 ` Some questions about EBPF Cong Wang

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=f9526881379a8d5f2c27e2fe5843885d648b31ec.camel@protonmail.com \
    --to=jhonny.knaak@protonmail.com \
    --cc=bpf@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox