Skip to content

Commit

Permalink
add usefulness
Browse files Browse the repository at this point in the history
  • Loading branch information
tromp committed Jul 29, 2016
1 parent 701a7fa commit be5c00f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,19 @@ I invite anyone who'd like to see my claims tested to extend any of these bounti

Happy bounty hunting!

A less wasteful POW
--------------

A common criticism of POW is that it is immensely wasteful and serves no use.
In this regard, Cuckoo Cycle may be more useful in that it encourages the development
of energy efficient DRAM, which will offset the POW energy use with huge energy savings in
general purpose computing. Several suggestions for improved DRAM design can already be found
in the literature, e.g.

<a href="https://www.cs.utah.edu/~rajeev/pubs/isca10.pdf">Rethinking DRAM design and organization for energy-constrained multi-cores</a> and

<a href="citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.359.7847">Adaptive granularity memory systems: a tradeoff between storage efficiency and throughput</a>
but face a chicken-and-egg problem in being adopted due to required changes in memory controller design.


-John

0 comments on commit be5c00f

Please sign in to comment.