Skip to content

Commit e5e88d3

Browse files
Agenda and minutes for the 20240402 meeting
Signed-off-by: Alessandro Carminati <[email protected]>
1 parent 98a2276 commit e5e88d3

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

lfscs-meetings/20240402.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Meeting 2024.03.19
2+
3+
## Hosts
4+
* Alessandro Carminati
5+
* Vikas Gupta
6+
7+
## Attendees
8+
*
9+
10+
## Agenda
11+
12+
* Past items
13+
* Results of the pool
14+
```
15+
Kernel address space integrity............................................50
16+
##################################################
17+
Memory allocators.........................................................47
18+
###############################################
19+
Interrupt management......................................................38
20+
######################################
21+
Boot......................................................................30
22+
##############################
23+
Clock timers..............................................................24
24+
########################
25+
Scheduler.................................................................20
26+
####################
27+
Multicore interference....................................................20
28+
####################
29+
Hardware access...........................................................18
30+
##################
31+
Networking................................................................17
32+
#################
33+
Security, File system......................................................6
34+
######
35+
```
36+
6 Voters
37+
38+
* Planned agenda
39+
* **Clarification on System Composition and Analysis Scope**: Some
40+
members of the working group are questioning the efficacy of
41+
immediately start searching safety concepts to analyze Linux
42+
components.
43+
They argue that we should first define the composition of the
44+
systems we're examining, as this will dictate our focus areas.
45+
Clarifying whether our analysis scope encompasses only Linux or
46+
includes external systems like safety islands and watchdogs is
47+
crucial.
48+
* **Initiating Poll for New Safety Strategy and Roadmap Elaboration**:
49+
The focus has shifted to initiating a poll to craft a new strategy
50+
for safety concepts, following discussions about the roadmap in the
51+
previous meeting. This strategy will be pivotal for conducting a
52+
thorough analysis of Linux components and identifying potential
53+
interdependencies. The current roadmap serves as a framework for
54+
the working group to generate a list of safety concepts, which will
55+
then inform the in-depth analysis process.
56+
57+
## Meeting minute
58+
59+
*
60+
61+
## Action items

0 commit comments

Comments
 (0)