Displaying 3 results from an estimated 3 matches for "961m".
Did you mean:
961
2015 Jan 31
6
[Bug 11086] New: rsync --delete has stopped to delete destination files that don't exist at the source
...rkspace/mysearch/swapfile' / $PH/
The problem is that I don't see any "delete" messages in log file anymore. For
example, I have the following in /usr/src/ directory on backup disk:
# du -sh /mnt/b/usr/src/*
0 /mnt/b/usr/src/linux
944M /mnt/b/usr/src/linux-3.14.14-gentoo
961M /mnt/b/usr/src/linux-3.16.5-gentoo
964M /mnt/b/usr/src/linux-3.17.7-gentoo
972M /mnt/b/usr/src/linux-3.18.3-gentoo
971M /mnt/b/usr/src/linux-3.18.5-gentoo
But I don't have this outdated long time ago directories on my root partition:
# du -sh /usr/src/*
0 /usr/src/linux
943M...
2018 Mar 09
0
Memory Leak with PHP
...ess).
CenOS 6.9 on a Xeon 8 cores with now 64 GB RAM.
This is a snip of a top this morning, just 2 days after the latest reboot:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31163 apache 20 0 939m 690m 8876 S 51.5 1.1 102:16.90 php-fpm
29603 apache 20 0 1208m 961m 10m S 33.7 1.5 136:54.95 php-fpm
11858 apache 20 0 1660m 1.4g 9564 R 31.3 2.2 190:41.25 php-fpm
31207 apache 20 0 916m 668m 9636 R 18.1 1.0 101:38.72 php-fpm
31218 apache 20 0 930m 682m 9264 S 16.8 1.1 101:55.51 php-fpm
2873 apache 20 0 1694m 1.4g 9972 S 11.2 2.2 194...
2003 Jul 18
0
[Bug 115] New: incorrect "state RELATED,ESTABLISHED" checking with two interfaces
...iptables -vL
Chain INPUT (policy ACCEPT 67930 packets, 16M bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
733K 961M ACCEPT all -- eth0 eth1 !192.168.0.0/24
192.168.0.0/24 state RELATED,ESTABLISHED
577K 114M ACCEPT all -- eth1 any 192.168.0.0/24
!192.168.0.0/24
252 99897 ACCEPT all -- eth2 eth1 !192.168.0.0/24
192.168.0.0/24 state RELATED,ESTABLIS...