Displaying 1 result from an estimated 1 matches for "p2053".
Did you mean:
2053
2017 Nov 17
1
High CPU While Loading RSAT Active Directory Users and Computers
.../call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
96.49 0.169676 0 964777 13 fcntl
1.74 0.003061 10 305 epoll_wait
0.74 0.001302 0 10672 read
............
strace -p2053 returns hundreds of thousands of lines like this :
fcntl(12, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=1652100,
l_len=1}) = 0
fcntl(12, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=11368,
l_len=1}) = 0
fcntl(12, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=11368,
l_le...