GithubHelp home page GithubHelp logo

Comments (13)

xgithub avatar xgithub commented on June 8, 2024

hi,i got the same problem today,finaly I found it, memory is not enough. Because I started osv use "...... qemu-system-x86_64 -vnc :1 -gdb tcp::1234,server,nowait -m 1G -smp 2 .....", So change "-m 1G" to "-m 2G", clear!

from osv.

tzach avatar tzach commented on June 8, 2024

@dorlaor @penberg
Why dont we update run.py to use 2G instead of 1G for now?
In current default run.py the monitoring tab throw.

from osv.

dorlaor avatar dorlaor commented on June 8, 2024

On Thu, Dec 5, 2013 at 11:25 AM, Tzach Livyatan [email protected]:

@dorlaor https://github.com/dorlaor @penberghttps://github.com/penberg
Why dont we update run.py to use 2G instead of 1G for now?
In current default run.py the monitoring tab throw.

It's a possibility although we should fix the root cause of running w/
smaller amount of mem


Reply to this email directly or view it on GitHubhttps://github.com//issues/63#issuecomment-29882933
.

from osv.

glommer avatar glommer commented on June 8, 2024

On Thu, Dec 5, 2013 at 1:34 PM, dorlaor [email protected] wrote:

On Thu, Dec 5, 2013 at 11:25 AM, Tzach Livyatan [email protected]:

@dorlaor https://github.com/dorlaor @penberg<
https://github.com/penberg>
Why dont we update run.py to use 2G instead of 1G for now?
In current default run.py the monitoring tab throw.

It's a possibility although we should fix the root cause of running w/
smaller amount of mem

If you have a lot of java threads, this is likely stacks. One workaround is
to reduce the stack size to a smaller amount.

from osv.

penberg avatar penberg commented on June 8, 2024

@tzach Yeah, I guess we can bump it up for v0.04 but it's pretty sad that we need 2GB for the default guest... 😭

from osv.

tzach avatar tzach commented on June 8, 2024

State right now is trouble user experience.
I suggest to change the default value, and fix the core issue on parallel/right after

from osv.

penberg avatar penberg commented on June 8, 2024

@tzach Fixed in master.

from osv.

nyh avatar nyh commented on June 8, 2024

On Thu, Dec 5, 2013 at 11:37 AM, Glauber Costa [email protected]:

If you have a lot of java threads, this is likely stacks. One workaround is
to reduce the stack size to a smaller amount.

The even better solution to the stacks problem will be to bring back
demand-paged stacks.

I can send my patch which "almost" fixes it, but unfortunately it's not
perfect yet.

Nadav Har'El
[email protected]

from osv.

nyh avatar nyh commented on June 8, 2024

On Thu, Dec 5, 2013 at 12:36 PM, Pekka Enberg [email protected]:

@tzach https://github.com/tzach Yeah, I guess we can bump it up for
v0.04 but it's pretty sad that we need 2GB for the default guest... [image:
😭]

I agree. Here's an idea for v0.0.5 - let's change the default to 0.5 GB.
If things break (and they will), we'll fix them.

This should be the direction we're heading - not towards increasing
memory requirements!

Nadav Har'El
[email protected]

from osv.

glommer avatar glommer commented on June 8, 2024

On Thu, Dec 5, 2013 at 5:48 PM, nyh [email protected] wrote:

On Thu, Dec 5, 2013 at 12:36 PM, Pekka Enberg <[email protected]

wrote:

@tzach https://github.com/tzach Yeah, I guess we can bump it up for

v0.04 but it's pretty sad that we need 2GB for the default guest...
[image:
😭]

I agree. Here's an idea for v0.0.5 - let's change the default to 0.5 GB.
If things break (and they will), we'll fix them.

This should be the direction we're heading - not towards increasing
memory requirements!

+10.

I suggest though 800Mb. Just because that is the smallest available Amazon
instance

Nadav Har'El
[email protected]

Reply to this email directly or view it on GitHubhttps://github.com//issues/63#issuecomment-29898464
.

from osv.

tzach avatar tzach commented on June 8, 2024

Checkout the 0.0.5 doc,
We already have a goal to run on a EC2 micro instance :)

from osv.

nyh avatar nyh commented on June 8, 2024

On Thu, Dec 5, 2013 at 4:00 PM, Glauber Costa [email protected]:

I agree. Here's an idea for v0.0.5 - let's change the default to 0.5
GB.
If things break (and they will), we'll fix them.

This should be the direction we're heading - not towards increasing
memory requirements!

+10.

I suggest though 800Mb. Just because that is the smallest available Amazon
instance

I think we should be more aggressive - aim towards 0.5 GB in the next
release, 0.25 GB in the release after that, and maybe 0.125 GB in the
release after that.

If certain things (e.g., the Jruby stuff) can't work with such limits, then
we need to make them optional, in case someone wants really high VM density.
Even Java and ZFS can be made optional. E.g., someone who wants to run a
load balancer does not necessarily need them.

First time I ran Linux was on an 80386 with 8 megabytes of memory. It ran
X-Windows and applications. We can't go so low (software really bloated in
the 20 years that have passed), but I don't see why 100 times that number
is the best we can do.

from osv.

penberg avatar penberg commented on June 8, 2024

I'm 100% with @nyh on this, we should aim for very small default.

from osv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.