On Tue, Apr 13, 2010 at 12:11 PM,  <span dir="ltr">&lt;<a href="mailto:peasthope@shaw.ca">peasthope@shaw.ca</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Why is such persistence absent from desktop and<br>
laptop systems?<br></blockquote><div><br></div><div>Most new OSes support hibernation (if the underlying hardware supports it), which saves the contents of RAM and the system state to disk and then powers down (which is different from sleep, where the contents of RAM are kept on life support at a lower power utilization).</div>
<div><br></div><div>For some hardware, the difference between hibernation and sleep is minimal for a sub-24-hour window.</div><div><br></div><div>Neither of these is real persistence, though, like what you might find in a Smalltalk VM or something similar.  And yep, some software does not take kindly to dramatic changes in the system clock.</div>
<div><br></div><div>-Jack</div><div><br></div><div><br></div></div>