Most active commenters
  • daneel_w(4)

←back to thread

154 points rbanffy | 15 comments | | HN request time: 0.021s | source | bottom
1. daneel_w ◴[] No.45075405[source]
"L2$, L3$, I$, D$". Well, OK.
replies(3): >>45075423 #>>45075590 #>>45075855 #
2. bee_rider ◴[] No.45075423[source]
Hmm?
replies(1): >>45075965 #
3. 0x000xca0xfe ◴[] No.45075590[source]
It's just shorthand for "level 2 cache", "level 3 cache", "instruction cache" and "data cache".
replies(1): >>45075847 #
4. daneel_w ◴[] No.45075847[source]
Yes, obviously. It's just the first time I've seen a CPU designer/manufacturer use such relaxed "informality" in a spec sheet.
replies(3): >>45076361 #>>45076706 #>>45079925 #
5. bitwize ◴[] No.45075855[source]
Ooh, I wonder what strings were put in those BASIC variables...
replies(1): >>45075873 #
6. daneel_w ◴[] No.45075873[source]
LET L2$="256 KiB"; LET L3$="8 MiB"
7. daneel_w ◴[] No.45075965[source]
Cache is pronounced like cash, which the $ symbol is supposed to allude to.
replies(3): >>45076054 #>>45077433 #>>45078249 #
8. bee_rider ◴[] No.45076054{3}[source]
Yes, they are obviously caches. I just didn’t understand your comment.
9. DiabloD3 ◴[] No.45076361{3}[source]
I've been seeing it more and more, especially with vendors that don't speak a western language on their spec sheets.

Everyone can tell what L1$ means, but what would L1 缓存 mean?

10. Findecanor ◴[] No.45076706{3}[source]
I follow RISC-V and see it all the time.

CPU manufacturers also aren't using Unicode, using the letter u instead of µ (micro), and the letter A instead of Å (the unit Ångström).

11. xxpor ◴[] No.45077433{3}[source]
Wow, how have I never put 2 and 2 together on that.
replies(1): >>45078132 #
12. robinsonb5 ◴[] No.45078132{4}[source]
You're not alone - it took me way longer than it should have done to figure that one out!
13. starkruzr ◴[] No.45078249{3}[source]
leading to the unfortunate abbreviation sometimes drawn on blackboards, "$hit"
replies(1): >>45079661 #
14. grg0 ◴[] No.45079661{4}[source]
It is an apt abbreviation if you visualize shit tightly packed in a container. And when you thrash the cache, shit hit the fan (and spills to VRAM.)
15. jasonwatkinspdx ◴[] No.45079925{3}[source]
The slides are for Hot Chips, which is a very engineering focused venue. It's not your normal marketing stuff.