Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >>> write64(0x211e00000 + 0x70000 + 0x0 + 3 * 0x20, read64(0x211e00000 + 0x70000 + 0x0 + 4 * 0x20))
- >>> write64(0x211e00000 + 0x70000 + 0x8 + 3 * 0x20, read64(0x211e00000 + 0x70000 + 0x8 + 4 * 0x20))
- >>> write64(0x211e00000 + 0x70000 + 0x10 + 3 * 0x20, read64(0x211e00000 + 0x70000 + 0x10 + 4 * 0x20))
- >>> write64(0x211e00000 + 0x70000 + 0x18 + 3 * 0x20, read64(0x211e00000 + 0x70000 + 0x18 + 4 * 0x20))
- python3 proxyclient/experiments/cpu_pstate_latencies.py
- Fetching ADT (0x00060000 bytes)...
- m1n1 base: 0x804e50000
- TTY> Starting secondary CPUs...
- TTY> Starting CPU 1 (0:0:1)... Started.
- TTY> Starting CPU 2 (0:0:2)... Started.
- TTY> Starting CPU 3 (0:0:3)... Started.
- TTY> Starting CPU 4 (0:1:0)... Failed!
- TTY> Starting CPU 5 (0:1:1)... Started.
- TTY> Starting CPU 6 (0:1:2)... Started.
- TTY> Starting CPU 7 (0:1:3)... Started.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement