basho / cuttlefish

never lose your childlike sense of wonder baby cuttlefish, promise me?
Apache License 2.0
205 stars 124 forks source link

Sensible value computed for default erlang.fullsweep_after #111

Open joedevivo opened 10 years ago

joedevivo commented 10 years ago

@gburd let me know what you think is "sensible"

gburd commented 10 years ago

Well, if available RAM < Value_TBD_That_is_too_small then set it to 0, otherwise set it to insert_hurestic_here_that_calculates_a_rational_tradeoff_based_on_available_RAM. Is that vague enough? ;-)

seancribbs commented 10 years ago

Seems like some testing with various values is in order?