Displaying 20 results from an estimated 68 matches for "shrd".
Did you mean:
shrb
2006 Nov 12
3
Server resources consumption prevention
...irq softirq iowait idle
total 0.6% 0.0% 99.2% 0.0% 0.0% 0.0% 0.0%
cpu00 0.4% 0.0% 99.4% 0.0% 0.0% 0.0% 0.0%
cpu01 0.8% 0.0% 99.0% 0.0% 0.1% 0.0% 0.0%
Mem: 2055236k av, 1935836k used, 119400k free, 0k shrd, 188120k
buff
1286892k actv, 165568k in_d, 17336k in_c
Swap: 2040244k av, 22676k used, 2017568k free 901000k
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
6515 root 19 0 10048 9.8M 2612 R 3.9 0.4 1:06 1 cps...
2005 Dec 19
2
Hlp with server load
..., load average: 19.98, 19.30, 17.29
90 processes: 75 sleeping, 2 running, 13 zombie, 0 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 0.1% 0.0% 0.0% 0.1% 0.0% 0.0% 99.6%
Mem: 511916k av, 317756k used, 194160k free, 0k shrd, 35040k
buff
208896k actv, 67280k in_d, 10488k in_c
Swap: 2048276k av, 5872k used, 2042404k free 172064k
cached
--
Chris Mason
2003 Jun 17
6
Rsync Performance In Windows
...CPU usage of 100%.
If anyone else has seen this, and/or can help alleviate the issue, that
would be great. I am using rsync to backup across our network our branch
file servers.
CPU states: 1.5% user, 3.1% system, 0.0% nice, 95.2% idle
Mem: 126636K av, 124008K used, 2628K free, 0K shrd, 26580K
buff
Swap: 1020560K av, 7360K used, 1013200K free 32044K
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
18600 root 15 0 7544 7544 704 R 3.1 5.9 0:05 rsync
18644 root 15 0 1040 1040 832 R 1.1 0.8 0:02 top...
2005 Feb 04
2
Swap Memory get used totally
...sk CVS-HEAD-08/18/04-22:30:24
Thanks
Angel.
08:49:19 up 5:23, 1 user, load average: 0.50, 0.70, 0.64
35 processes: 33 sleeping, 2 running, 0 zombie, 0 stopped
CPU states: 19.4% user 11.2% system 0.0% nice 0.0% iowait 69.4% idle
Mem: 222992k av, 191988k used, 31004k free, 0k shrd, 68604k
buff
120700k actv, 464k in_d, 2384k in_c
Swap: 457844k av, 1060k used, 456784k free 67764k
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
1238 root 15 0 6280 6212 1360 S 10.5 2.7 3:49 0...
2018 Jul 02
2
Rotates, once again
...amount is defined to be modulo and the
machine is two's complement.
I'm a bit worried that while modulo is the Obviously Right Thing for
rotates, the situation is less clear for general funnel shifts.
I looked over some of the ISAs I have docs at hand for:
- x86 (32b/64b variants) has SHRD/SHLD, so both right and left variants.
Count is modulo (mod 32 for 32b instruction variants, mod 64 for 64b
instruction variants). As of BMI2, we also get RORX (non-flag-setting
ROR) but no ROLX.
- ARM AArch64 has EXTR, which is a right funnel shift, but shift
distances must be literal constan...
2004 May 21
3
rsync hangs in cron (not SSH-problem)
...The dir's to be copieed are big (about 5-10 GB), but normally run it
finishes after 10-20 min.
And...
Some little dir's (less then 1 GB) don't give a problem.
However, got space enough, load = 0.00 and memory isn't full
Mem: 255152K av, 252816K used, 2336K free, 0K shrd, 28832K
buff
Swap: 530104K av, 10912K used, 519192K free 38812K
cached
Ideas??
2013 Oct 17
2
Many "smbd" process with "D" uninterruptible sleep status
...D /sbin/smbd -D
31965 simon 20608 D /sbin/smbd -D
32288 simon 20608 D /sbin/smbd -D
...
And after 5 mins the result of "ps" is the same.
The result of "top" shows below. The load average is VERY HIGHT and CPU is
busy for io.
# top
Mem: 366504K used, 143900K free, 0K shrd, 14216K buff, 293224K cached
CPU: 1.7% usr 3.5% sys 0.0% nic 0.0% idle 92.9% io 1.7% irq 0.0% sirq
Load average: 103.10 103.03 102.65 1/149 5614
PID PPID USER STAT VSZ %MEM %CPU COMMAND
5532 3325 root R 3000 0.5 3.5 top
2421 1 simon D 20712 4.0 0.0 /sbin/smbd -D...
2002 Sep 24
3
Samba performance issues
...int.
here is the output of top at this point:
12:46pm up 2 days, 17:14, 3 users, load average: 20.24, 20.26, 20.51
129 processes: 106 sleeping, 23 running, 0 zombie, 0 stopped
CPU states: 36.1% user, 63.8% system, 0.0% nice, 0.0% idle
Mem: 3229040K av, 3166372K used, 62668K free, 0K shrd,
148480K buff
Swap: 513976K av, 0K used, 513976K free
2758060K cached
We would like to support about 100 simultaneous users.
We were using mandatory server based profiles, but have discontinued
them to try and improve performance.
So, my questions are:
1. Is the amount...
2002 May 20
1
ext3 buffer leak/memory leak?
...g commands
o mke2fs -L / -j /dev/hda3
o mount -t ext3 /dev/hda3 /mnt
o cd /mnt
o untared my filesystem
o cd /
o umount /mnt
- I then executed lilo to write the boot record
Screen output from top
###################
Mem: 513680K av, 15768K used, 497912K free, 0K shrd, 2516K
buff
Swap: 0K av, 0K used, 0K free 7616K
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
1 root 0 0 524 524 460 S 0.0 0.1 0:08 init
2 root 9 0 0 0 0 SW 0.0 0.0 0:00 keve...
2007 Feb 15
0
How to know which process is eating the cpu
...oftirq iowait idle
total 24.4% 0.0% 75.5% 0.0% 0.0% 0.0% 0.0%
cpu00 26.4% 0.0% 73.6% 0.0% 0.0% 0.0% 0.0%
cpu01 22.4% 0.0% 77.5% 0.0% 0.0% 0.0% 0.0%
Mem: 6161704k av, 4758088k used, 1403616k free, 0k shrd, 103108k buff
2184012k actv, 1792248k in_d, 100068k in_c
Swap: 2530196k av, 8k used, 2530188k free 3143184k cached
Is there any command or utility through which we can know who is using
how much cpu resources?
Thanks & Regards
Ankush Grover
2006 Jan 30
1
High Loads
...arted to see
odd timeout errors between the app and webserver on this box - Can't see
anything obvious and as far as i'm aware nothing has changed
any ideas?
9:27am up 128 days, 21:12, 1 user, load average: 4.05, 3.45, 3.07
Mem: 1027760K av, 1022644K used, 5116K free, 196K shrd, 141620K
buff
Swap: 2097112K av, 624716K used, 1472396K free 215984K
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
30404 root 25 0 23848 15M 5428 S 14.0 1.5 86:54 java
7928 root 15 0 12928 12M 6172 S 1.1 1.2 0:02...
2003 Sep 06
1
Runaway SMBD process
...unning than I would expect as well.
-- top
20:51:22 up 1:23, 10 users, load average: 1.14, 3.40, 5.48
121 processes: 117 sleeping, 3 running, 1 zombie, 0 stopped
CPU states: 98.8% user 1.1% system 0.0% nice 0.0% iowait 0.0%
idle
Mem: 1551560k av, 1343492k used, 208068k free, 0k shrd, 36068k
buff
667012k active, 610688k inactive
Swap: 3140696k av, 0k used, 3140696k free 1190080k
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU
COMMAND
1433 root 9 0 2592 2592 2368 S 99.5 0.1 4:43 0 smbd
-- top...
2003 May 28
1
new problems
...tates: 3.1% user, 29.4% system, 0.0% nice, 66.4% idle
CPU1 states: 7.1% user, 63.2% system, 0.0% nice, 29.1% idle
CPU2 states: 1.3% user, 3.1% system, 0.0% nice, 94.4% idle
CPU3 states: 1.1% user, 7.4% system, 0.0% nice, 90.3% idle
Mem: 1030496K av, 1021836K used, 8660K free, 0K shrd, 104064K
buff
Swap: 2040244K av, 55544K used, 1984700K free 776180K
cached
--------------------------------------------------
so the problem here is again with the load 28 (!!!).....
in the imap.log:
--------------------------------------------------
imap(arvays): May 28 10:3...
2012 Jul 29
3
[LLVMdev] rotate
> *NOTE* IIRC compiling this with -O0 on x86-64 can yield the wrong result
> since clang will emit shifts and on intel shifts are mod the register
> size [...snip...]
I remember finding the same thing (although I haven't tried it on a recent
clang version) and what I wondered was whether there was mileage in having
an explicit intrinsic for rotation (like there is for bit counting,
2004 May 03
1
smbd eating 99% CPU what to do?
...bug and possibly prevent such stuff?
09:15:51 up 7 days, 5:04, 1 user, load average: 1.04, 1.03, 1.00
63 processes: 61 sleeping, 2 running, 0 zombie, 0 stopped
CPU states: 19.1% user 0.9% system 0.0% nice 0.0% iowait 79.8%
idle
Mem: 513096k av, 506636k used, 6460k free, 0k shrd, 112504k
buff
327016k actv, 1064k in_d, 127456k in_c
Swap: 1052248k av, 28808k used, 1023440k free 339800k
cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU
COMMAND
3474 root 16 0 1008 272 192 S 99.9 0.0 1989m...
2003 Sep 10
1
AW: Allow copy and deny delete
Hi,
You can use the sticky bit on directories (like /tmp is setup), so you
can grant
write access for any user, but they can't remove files owned by
different uids.
But Users can remove there own files anyway.
J?rgen
> -----Urspr?ngliche Nachricht-----
> Von: samba-bounces+hoetzel=cyperfection.de@lists.samba.org
> [mailto:samba-bounces+hoetzel=cyperfection.de@lists.samba.org]
2004 Dec 20
2
Stalled Authentication, Great Clues
...iowait idle
total 50.5% 0.0% 0.5% 0.0% 0.0% 0.0% 48.8%
cpu00 66.7% 0.0% 0.0% 0.0% 0.0% 0.0% 33.2%
cpu01 34.4% 0.0% 1.1% 0.0% 0.0% 0.0% 64.3%
Mem: 318260k av, 300740k used, 17520k free, 0k shrd,
24380k buff
141540k actv, 28364k in_d, 3864k in_c
Swap: 655352k av, 80868k used, 574484k free
94736k cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
23846 dovecot 25 0 1928 1928 1352 R 49.7 0.6...
2008 May 08
4
[PATCH 0/4] paravirt clock series.
Respin of the paravirt clock patch series.
On the host side the kvm paravirt clock is made compatible with the
xen clock.
On the guest side some xen code has been factored out into a separate
source file shared by both kvm and xen clock implementations.
This time it should work ok for kvm smp guests ;)
cheers,
Gerd
2008 May 08
4
[PATCH 0/4] paravirt clock series.
Respin of the paravirt clock patch series.
On the host side the kvm paravirt clock is made compatible with the
xen clock.
On the guest side some xen code has been factored out into a separate
source file shared by both kvm and xen clock implementations.
This time it should work ok for kvm smp guests ;)
cheers,
Gerd
2002 Dec 28
2
rsync windows -> unix still hanging :(
I spent about 12 hours today writing a nice backup system based on
Mike Rubel's snapshot system; but much to my dismay, when I took it
for a test drive, I found that rsync hung on the first large directory
I tried to back up. Aiee!
A few web searches later, I realized that a lot of folks have seen this
problem. I saw one proposed fix...