Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate privileged syscall for allocating large accounts #30

Open
buffalojoec opened this issue Dec 4, 2024 · 0 comments
Open

Investigate privileged syscall for allocating large accounts #30

buffalojoec opened this issue Dec 4, 2024 · 0 comments

Comments

@buffalojoec
Copy link
Contributor

Because it's a builtin program, the System program can allocate large accounts, beyond the limits of BPF programs.

Investigate either expanding program allocation limits or introducing a privileged syscall to allow the System program (as BPF) to perform these same allocations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant