Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
filereaper
on Sept 12, 2016
|
parent
|
context
|
favorite
| on:
A tale of an impossible bug: big.LITTLE and cachin...
JITs need to provide read/write/execute access to JIT'ed bodies, particularly for things like Polymorphic Inline Cache's (PICs :
https://en.wikipedia.org/wiki/Inline_caching#Polymorphic_inl...
)
In which case a manual flush of the icache is needed, hence this problem.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In which case a manual flush of the icache is needed, hence this problem.