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

Copy2RAM #1264

Open
ShalokShalom opened this Issue Oct 2, 2015 · 2 comments

Comments

Projects
None yet
2 participants
@ShalokShalom

Increase the Speed, Boot time and RAM Usage for the Live Mode:

https://en.wikipedia.org/wiki/List_of_Linux_distributions_that_run_from_RAM

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 2, 2015

Member

Since we're using standard tool to create that Live, I believe it is
already possible, or very easy to add. But the problem is amount of
RAM required for that. On Qubes we need to start not one system, but
multiple VMs and this already requires quite a lot of RAM.

Furthermore some parts of the Live edition is already running from RAM -
namely all the user VMs are stored entirely from RAM.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Member

marmarek commented Oct 2, 2015

Since we're using standard tool to create that Live, I believe it is
already possible, or very easy to add. But the problem is amount of
RAM required for that. On Qubes we need to start not one system, but
multiple VMs and this already requires quite a lot of RAM.

Furthermore some parts of the Live edition is already running from RAM -
namely all the user VMs are stored entirely from RAM.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

@ShalokShalom

This comment has been minimized.

Show comment
Hide comment

@marmarek marmarek added the enhancement label Oct 7, 2015

@marmarek marmarek added this to the Far in the future milestone Oct 7, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment