[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CABUc5FHjVL8XYr196hoS=MMACRr9qPZaPzg+bFzgU5NVaxVBeA@mail.gmail.com>
Date: Thu, 7 Sep 2017 10:38:16 -0700
From: Kiran T <kiran.lkml@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Accessing userspace created persistent eBPF maps from kernel bpf
restricted C
Hello,
The samples and test cases have examples showing how user space
programs can pin maps and get pinned maps as FDs. However, how would
one access a user-space created pinned map from kernel space, without
having to statically have a 'maps' section defined (and depend on the
elf loader)?
Thanks,
Kiran
Powered by blists - more mailing lists