Live data from Hacker News

Modern Microprocessors – A 90-Minute Guide

lighterra.com

1–10 of 24 posts

Re: Modern Microprocessors – A 90-Minute Guide

#4

This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.

I've recently come across a language learning website that was nothing but HTML and a very light bit of CSS. It was beautiful.

Re: Modern Microprocessors – A 90-Minute Guide

#5
post #4

This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.

I've recently come across a language learning website that was nothing but HTML and a very light bit of CSS. It was beautiful.

link?

Re: Modern Microprocessors – A 90-Minute Guide

#9

This is the kind of website that needs to come back! No "cookies bs", ads everywhere, "plz sign up to my mailing list", "share your location", "comment where are you from", "buy my ebook", subscribe, share.

… and full of page-turning information! That was a really interesting read :)

Re: Modern Microprocessors – A 90-Minute Guide

#10
Great article.

Wish list of topics to add:

- branch predictors that can detect patterns (edit: I guess it's already covered in the paragraph about raising prediction accuracy)

- LRU-approximations in L1 caches

- Data prefetching (sequential, stride)

- Return address stack

Concerning μops, I think the 68060 did that, too.

Post reply on HN