beta

User Ratings

 
 
10
3

Rate Linux suspend

How would you rate Linux suspend?





Express yourself: log in to write a review.

User Reviews

  • Posted by Bryce Nesbitt 2011-05-10

    The energy savings potential of this project is huge.

  • Posted by Alex 2 days ago

    +1 thanks!

  • Posted by Christopher Yeleighton 2013-05-12

    File load.c Is: static char csum_buf[48]; Let: static char csum_buf[49]; Because: 49 = (2 + 1) * 16 + 1 (for the terminating \0) Otherwise: orig_checksum [0] = 0 and the checksums do not match.

Read more reviews