akhilkalwakurthy

ls -al /dev/cpuset

Jan 19th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.30 KB | None | 0 0
  1. sh-3.2# ls -al /dev/cpuset
  2. total 0
  3. drwxr-xr-x  2 root root    0 Feb 19  1970 .
  4. drwxr-xr-x 15 root root 6280 Jan 16 20:52 ..
  5. -rw-r--r--  1 root root    0 Feb 19  1970 cgroup.clone_children
  6. --w--w--w-  1 root root    0 Feb 19  1970 cgroup.event_control
  7. -rw-r--r--  1 root root    0 Feb 19  1970 cgroup.procs
  8. -r--r--r--  1 root root    0 Feb 19  1970 cgroup.sane_behavior
  9. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.cpu_exclusive
  10. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.cpus
  11. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.mem_exclusive
  12. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.mem_hardwall
  13. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.memory_migrate
  14. -r--r--r--  1 root root    0 Feb 19  1970 cpuset.memory_pressure
  15. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.memory_pressure_enabled
  16. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.memory_spread_page
  17. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.memory_spread_slab
  18. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.mems
  19. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.sched_load_balance
  20. -rw-r--r--  1 root root    0 Feb 19  1970 cpuset.sched_relax_domain_level
  21. -rw-r--r--  1 root root    0 Feb 19  1970 notify_on_release
  22. -rw-r--r--  1 root root    0 Feb 19  1970 release_agent
  23. -rw-r--r--  1 root root    0 Feb 19  1970 tasks
Add Comment
Please, Sign In to add comment