1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
| [nau@cluster ~]$ cluster-fork ipcs -m
compute-0-0:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
compute-0-1:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
compute-0-2:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
compute-0-3:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 65537 nau 600 134217728 2 dest
0x00000000 98306 nau 600 134217728 2 dest
0x00000000 131075 nau 600 134217728 2 dest
compute-0-4:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 163841 nau 600 134217728 2 dest
0x00000000 196610 nau 600 134217728 2
0x00000000 229379 nau 600 134217728 2
compute-0-5:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
compute-0-6:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 65538 nau 600 134217728 2
compute-0-7:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 163842 nau 600 134217728 2 dest
compute-0-8:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status |