Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 955a2b4

Browse files
authored
Merge pull request PacktPublishing#6 from punkofnewsociety/patch-1
Update Further_Reading.md in Chapter 12
2 parents 40c133d + 0ddd406 commit 955a2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Further_Reading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ Articles/668126/)
443443
- An excellent read: ['What every systems programmer should know about concurrency', M Kline, May 2018](https://assets.bitbashing.io/papers/concurrency-primer.pdf)
444444

445445
- Chip Overclock blog: [Peeking under the Hood, Sloan, May 2012](https://coverclock.blogspot.com/2012/05/peeking-under-hood.html)
446-
- [Measuring context switching and memory overheads for Linux threads, Eli Bendersky, Sept 2018](https://eli.thegreenplace.net/2018/measuringcontext-switching-and-memory-overheads-for-linux-threads/)
446+
- [Measuring context switching and memory overheads for Linux threads, Eli Bendersky, Sept 2018](https://eli.thegreenplace.net/2018/measuring-context-switching-and-memory-overheads-for-linux-threads/)
447447
- Compiler Explorer website, Matt Godbolt; very useful: [See the live disassembly of your code on a large choice of compilers and compiler flags](https://godbolt.org/)
448448

449449
- This presentation covers deadlock scenarios: ['Lockdep: how to read it's cryptic output', Steve Rostedt, Linux Plumbers Conf 2011](https://blog.linuxplumbersconf.org/2011/ocw/sessions/153)

0 commit comments

Comments
 (0)