Y
Hacker News
new
|
ask
|
show
|
jobs
by
hafta
3078 days ago
> var BASE_ADR=zzzz;//Make BASE points to a random 256 bit currently uncached memory block that appplication has access to;
That should be 256 bytes.
1 comments
unclepresent
3078 days ago
yep, corrected. at the end it is a bit more complex than that as cache is populated in 32-128 bytes increments but I leave it out for simplicity
link