Skip to content

Commit 7c9536a

Browse files
committed
Miguel's talk abstract
1 parent 237bd0b commit 7c9536a

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

src/pages/talks/miguel.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,25 @@ speakers: [{
2323
day: "wednesday"
2424
---
2525

26-
TBA
26+
[Rust for Linux](https://rust-for-linux.com) is the project adding
27+
support for the Rust language to the Linux kernel.
28+
29+
Its growth is accelerating, both in terms of contributors and lines of
30+
code committed into the mainline kernel -- nowadays there is a good
31+
chance that users may happen to run Rust code in certain Linux
32+
distributions.
33+
34+
This talk will give a high-level overview of the current state of the
35+
project, including recent developments in the latest Linux releases
36+
and updates from related projects.
2737

2838
////// <!-- sepatator between abstract and bio -->
2939

30-
Miguel Ojeda is a software engineer who maintains the Rust for Linux project. He was the Spanish NB in the ISO C committee, with an interest in Undefined Behavior and memory safety topics. Previously, Miguel was a Staff Member at CERN in the Beams department and a Fellow in the Physics department.
40+
Miguel Ojeda is a software engineer who maintains the Rust for Linux
41+
project. He is a member of the Linux Foundation Technical Advisory
42+
Board. He was the Spanish NB in the ISO C committee, with an interest
43+
in Undefined Behavior and memory safety topics. Previously, Miguel was
44+
a Staff Member at CERN in the Beams department and a Fellow in the
45+
Physics department.
3146

3247

0 commit comments

Comments
 (0)