Displaying 2 results from an estimated 2 matches for "cfqrt".
Did you mean:
cert
2006 Jul 05
1
performance problems
My samba print server joined sucessfully to ADS domain is very slow. 100%
CPU usage.
I did a strace in smbd process:
# strace -p 4519 -cfqrT
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
76.37 359.200799 288 1249032 346 fcntl64
11.61 54.605778 236 231636 4 read
2.05 9.647553 224 43120 time...
2006 Apr 17
1
Smbd using too much CPU
...OMMAND
13320 root 16 0 190m 181m 2400 R 77.2 36.1 43:36.14 smbd
This is the result from running strace for about five seconds:
----------------------------------------------------------------------------
--------------------------------
[root@localhost /]# strace -p 13320 -cfqrT
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
75.61 0.085973 6 13814 1740 stat64
9.71 0.011036 7 1560 select
5.66 0.006436 4 1561...