Smalltalk and tiered compile data
Mark Roos
mroos at roos.com
Tue Feb 7 17:55:40 PST 2012
Hi Rémi
Just a clarification on the switchpoint usage to invalidate sites.
The switch path would still do a setTarget correct? So I am still sending
lots of
setTargets just based on switch point state?
It also seems that if the switch point is in series with the target that
the callsite will not
invalidate until its next use. Seems like this could spread the
invalidations out over time
giving hotspot even more to do.
Or am I not clear on how to do this?
thanks
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120207/bb4c55b1/attachment.html
More information about the mlvm-dev
mailing list