Skip to content

use LibSel4UseThreadLocals to disable TLS ipcbuf#415

Merged
Ivan-Velickovic merged 3 commits intoseL4:mainfrom
au-ts:julia/libsel4usethreadlocals
Feb 26, 2026
Merged

use LibSel4UseThreadLocals to disable TLS ipcbuf#415
Ivan-Velickovic merged 3 commits intoseL4:mainfrom
au-ts:julia/libsel4usethreadlocals

Conversation

@midnightveil
Copy link
Contributor

See the motivation in the commit
libsel4: make thread-local ipc buffer optional
in seL4 which adds this option.

Depends on seL4/seL4#1593.

@Ivan-Velickovic Ivan-Velickovic force-pushed the julia/libsel4usethreadlocals branch from bc57635 to 62f0e51 Compare February 26, 2026 00:13
build_sdk.py Outdated
"KernelRootCNodeSizeBits": "17",
# Thread local storage is painful and annoying to configure.
# We'd really rather NOT use thread local storage (especially
# consider we never have more than one thread in a Vspace)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be considering, oops.

Ivan-Velickovic and others added 3 commits February 26, 2026 11:34
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
See the motivation in the commit
    libsel4: make thread-local ipc buffer optional
in seL4 which adds this option.

Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
@Ivan-Velickovic Ivan-Velickovic force-pushed the julia/libsel4usethreadlocals branch from 85e9c2f to 25dc736 Compare February 26, 2026 00:53
@Ivan-Velickovic Ivan-Velickovic merged commit 90dea5a into seL4:main Feb 26, 2026
11 checks passed
@midnightveil midnightveil deleted the julia/libsel4usethreadlocals branch February 26, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants