get_flat_ccs_offset() reads the base of the flat CCS storage from the
hardware, scales it by the number of enabled L3 nodes, and rounds the
result up to 128K. Everything below that offset is then ...
Yeah but it’s wrong FAST.
That might sound like the punchline of a joke but it’s really useful to see an idea written out in code to see why it was a bad idea and what to try next.
Yeah but it’s wrong FAST. That might sound like the punchline of a joke but it’s really useful to see an idea written out in code to see why it was a bad idea and what to try next.