Skip to content

Commit

Permalink
Update description of the USM_ADVICE_FLAG_SET_NON_COHERENT_MEMORY mem…
Browse files Browse the repository at this point in the history
…ory advise hint

Co-authored-by: Fábio <fabio.m.mestre@gmail.com>
  • Loading branch information
GeorgeWeb and fabiomestre authored Jan 23, 2024
1 parent 177e351 commit 742ea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/core/usm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ etors:
desc: "Hint that memory coherence will be coarse-grained (up-to-date only at kernel boundaries)"
- name: CLEAR_NON_COHERENT_MEMORY
value: "$X_BIT(16)"
desc: "Removes the affect of $X_USM_ADVICE_FLAG_SET_NON_COHERENT_MEMORY"
desc: "Removes the effect of $X_USM_ADVICE_FLAG_SET_NON_COHERENT_MEMORY"
--- #--------------------------------------------------------------------------
type: handle
desc: "Handle of USM pool"
Expand Down

0 comments on commit 742ea0d

Please sign in to comment.