BPF List
 help / color / mirror / Atom feed
* Applicability of BPF as a general-purpose programming language/runtime platform?
@ 2022-11-12 19:46 Gavin Ray
  2022-11-13  2:02 ` sdf
  0 siblings, 1 reply; 2+ messages in thread
From: Gavin Ray @ 2022-11-12 19:46 UTC (permalink / raw)
  To: bpf

Hi all,

Apologies if questions/non-patch content aren't allowed on the mailing list,
I've not used the Linux kernel lists before so not certain of the
rules/etiquette.

I watched the talk from LPC, "The journey of BPF from restricted C language
towards extended and safe C" recently and many of the properties seemed
desirable. Particularly things like bounds-checking and verifiable locking.

Is it possible to use BPF as a general-purpose language for writing software?
If not, is it planned for the future? (Or maybe it's not technically possible)

Would be pretty neat, in my opinion.
Thanks and best regards,
--
Gavin

(P.S. Will I receive replies to this message?)

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

* Re: Applicability of BPF as a general-purpose programming language/runtime platform?
  2022-11-12 19:46 Applicability of BPF as a general-purpose programming language/runtime platform? Gavin Ray
@ 2022-11-13  2:02 ` sdf
  0 siblings, 0 replies; 2+ messages in thread
From: sdf @ 2022-11-13  2:02 UTC (permalink / raw)
  To: Gavin Ray; +Cc: bpf

On 11/12, Gavin Ray wrote:
> Hi all,

> Apologies if questions/non-patch content aren't allowed on the mailing  
> list,
> I've not used the Linux kernel lists before so not certain of the
> rules/etiquette.

> I watched the talk from LPC, "The journey of BPF from restricted C  
> language
> towards extended and safe C" recently and many of the properties seemed
> desirable. Particularly things like bounds-checking and verifiable  
> locking.

> Is it possible to use BPF as a general-purpose language for writing  
> software?
> If not, is it planned for the future? (Or maybe it's not technically  
> possible)

I'm aware of at least the following:

https://github.com/iovisor/ubpf
https://github.com/qmonnet/rbpf

These projects are developed outside of the kernel and provide a
more-or-less-general-purpose BPF runtime.

> Would be pretty neat, in my opinion.
> Thanks and best regards,
> --
> Gavin

> (P.S. Will I receive replies to this message?)

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

end of thread, other threads:[~2022-11-13  2:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-12 19:46 Applicability of BPF as a general-purpose programming language/runtime platform? Gavin Ray
2022-11-13  2:02 ` sdf

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