Hack on: Difference between revisions
| Line 34: | Line 34: | ||
* [[Allocators]] get us that free store, son (usually through a [[DRAM]]-backed VM) | * [[Allocators]] get us that free store, son (usually through a [[DRAM]]-backed VM) | ||
** Said VM ''might'' implement [[transactional memory]], and ''almost certainly'' works on [[pages]] | ** Said VM ''might'' implement [[transactional memory]], and ''almost certainly'' works on [[pages]] | ||
* | * Via [[Grover's Algorithm]], we might be able to discover the monster at the end of this quantum book. | ||
* [[Jefferson's Time Wrap]] algorithm, and while we're at it, [[timer wheels]] and even [[x86 timing]]. | * [[Jefferson's Time Wrap]] algorithm, and while we're at it, [[timer wheels]] and even [[x86 timing]]. | ||
* Writing high-performance, scalable [[network servers]] is a passion of mine. | * Writing high-performance, scalable [[network servers]] is a passion of mine. | ||