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

PoC - Pre-warm mode -> On-demand mode #2

Closed
wants to merge 14 commits into from
Closed

Conversation

PauloMigAlmeida
Copy link
Owner

Implement a set of small CLI utilities + a main program which loads them into a variable within the BSS ELF section[1].

The main program replicates so of the OS syscalls so that we can test both regular bash behaviour and pre-warm behaviour.

@vsoch
Copy link
Collaborator

vsoch commented Jan 2, 2023

How do I try this out? (or not ready yet?)

@PauloMigAlmeida
Copy link
Owner Author

It's not ready yet. I think I should finish it around this afternoon (fingers crossed 🤞🏻)

@PauloMigAlmeida PauloMigAlmeida changed the title PoC - WIP PoC - Pre-warm mode -> On-demand mode Jan 3, 2023
@PauloMigAlmeida PauloMigAlmeida marked this pull request as ready for review January 3, 2023 09:07
@PauloMigAlmeida
Copy link
Owner Author

@vsoch I finished implementing the PoC. It's worth mentioning that it changed a bit as the original pre-warm plan didn't work out..... I explain it in a bit more details in the README.md in this PR.

Let me know your thoughts

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.

None yet

2 participants