BPF List
 help / color / mirror / Atom feed
* Some questions about EBPF
@ 2022-01-02 20:02 Jhonny Knaak de Vargas
  2022-01-04  0:56 ` Cong Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Jhonny Knaak de Vargas @ 2022-01-02 20:02 UTC (permalink / raw)
  To: bpf

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-04  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-02 20:02 Some questions about EBPF Jhonny Knaak de Vargas
2022-01-04  0:56 ` Cong Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox