Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. epoll_pwait(5, {}, 1, 0, NULL) = 0
  2. clock_gettime(CLOCK_MONOTONIC, {169, 514980875}) = 0
  3. openat(AT_FDCWD, "/sys/class/kgsl/kgsl-3d0/pwrscale/trustzone/governor", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  4. write(10, "ondemand", 8) = 8
  5. close(10) = 0
  6. epoll_pwait(5, {}, 1, 0, NULL) = 0
  7. clock_gettime(CLOCK_MONOTONIC, {169, 516049088}) = 0
  8. openat(AT_FDCWD, "/sys/module/cpu_boost/parameters/boost_ms", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  9. write(10, "20", 2) = 2
  10. close(10) = 0
  11. epoll_pwait(5, {}, 1, 0, NULL) = 0
  12. clock_gettime(CLOCK_MONOTONIC, {169, 517117302}) = 0
  13. openat(AT_FDCWD, "/sys/module/cpu_boost/parameters/sync_threshold", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  14. write(10, "1458000", 7) = 7
  15. close(10) = 0
  16. epoll_pwait(5, {}, 1, 0, NULL) = 0
  17. clock_gettime(CLOCK_MONOTONIC, {169, 518154995}) = 0
  18. openat(AT_FDCWD, "/sys/module/cpu_boost/parameters/input_boost_freq", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  19. write(10, "1350000", 7) = 7
  20. close(10) = 0
  21. epoll_pwait(5, {}, 1, 0, NULL) = 0
  22. clock_gettime(CLOCK_MONOTONIC, {169, 519223208}) = 0
  23. openat(AT_FDCWD, "/sys/module/cpu_boost/parameters/input_boost_ms", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  24. write(10, "40", 2) = 2
  25. close(10) = 0
  26. epoll_pwait(5, {}, 1, 0, NULL) = 0
  27. clock_gettime(CLOCK_MONOTONIC, {169, 520291421}) = 0
  28. openat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  29. write(10, "384000", 6) = 6
  30. close(10) = 0
  31. epoll_pwait(5, {}, 1, 0, NULL) = 0
  32. clock_gettime(CLOCK_MONOTONIC, {169, 521359634}) = 0
  33. openat(AT_FDCWD, "/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  34. write(10, "384000", 6) = 6
  35. close(10) = 0
  36. epoll_pwait(5, {}, 1, 0, NULL) = 0
  37. clock_gettime(CLOCK_MONOTONIC, {169, 522427847}) = 0
  38. openat(AT_FDCWD, "/sys/devices/system/cpu/cpu1/online", O_WRONLY|O_CREAT|O_LARGEFILE|O_NOFOLLOW|O_CLOEXEC, 0600) = 10
  39. write(10, "1", 1) = -1 EINVAL (Invalid argument)
  40. writev(3, [{"<5>droid-hal-init: ", 19}, {"write_file: Unable to write to '"..., 87}], 2) = 106
  41. close(10) = 0
  42. epoll_pwait(5, {}, 1, 0, NULL) = 0
  43. clock_gettime(CLOCK_MONOTONIC, {169, 524075948}) = 0
  44. epoll_pwait(5,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement