On Fri, 17 Nov 2017 17:57:26 +0800, kipade said:

> I found some memory was rewrite by gpu module, but i have not found where it 
> layout.
> I just use samples hw_breakpoint module for memory monitor.
> However, i found it only monitor on a virtual address,
> in another words, if two variable point the same physical memory, it can't be 
> detected
> if I just monitor on the other variable.

If you have two different variables pointing to the same physical address,
you *probably* are doing something wrong.  Why was something else
using memory that got used by the GPU?


Attachment: pgppttQp_s5IR.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to