Reference:
mcache belongs to the P:
Quote from Ian Lance Taylor:
We used to have the possibility of an M using the mcache of a P even though it was not running on the P.
That happened in the helpgc function which was run by gchelpers.
But gchelpers was removed in https://golang.org/cl/134785, so it may be that we no longer need the mcache field on an M.
That happened in the helpgc function which was run by gchelpers.
But gchelpers was removed in https://golang.org/cl/134785, so it may be that we no longer need the mcache field on an M.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.