HewlettPackard / quartz

Quartz: A DRAM-based performance emulator for NVM
https://github.com/HewlettPackard/quartz
Other
158 stars 66 forks source link

0 NVM access #25

Open usergit19 opened 6 years ago

usergit19 commented 6 years ago

When I try to run a program I don't get the correct output especially for NVM access, is it due to this : "tee: /sys/bus/event_source/devices/cpu/rdpmc: No file or folder of this type" ?

ParkWANG commented 5 years ago

When I try to run a program I don't get the correct output especially for NVM access, is it due to this : "tee: /sys/bus/event_source/devices/cpu/rdpmc: No file or folder of this type" ?

I met the same problem. I think it is because of virtual machine environment.