search for: 18m

Displaying 20 results from an estimated 56 matches for "18m".

Did you mean: 18
2013 Jul 03
2
Potential memory leak when assigning MSetItem values
...hich reproduces the behavior below. The example prints the PID and has a few statements waiting for input to make observing the behavior easier. Run the following code and monitor the PID's memory usage in top or a similar program. I've observed the resident memory for this example go from 18m to 52m after deleting objects and running garbage collection. I think the MSetItems are preserved in memory and are not being garbage collected correctly, possibly from a lingering reference to the MSet or MSetIterator. import os import simplejson as json import xapian as x import shutil import...
2018 Aug 29
2
Setting up port forwarding to guests on nat network
...icy ACCEPT 46615 packets, 6618K bytes)  pkts bytes target     prot opt in     out     source               destination   Chain INPUT (policy ACCEPT 46615 packets, 6618K bytes)  pkts bytes target     prot opt in     out     source               destination   Chain OUTPUT (policy ACCEPT 198K packets, 18M bytes)  pkts bytes target     prot opt in     out     source               destination   Chain POSTROUTING (policy ACCEPT 198K packets, 18M bytes)  pkts bytes target     prot opt in     out     source               destination    24  1812 RETURN     all  --  any    any     10.128.10.0/24       base...
2013 Jul 10
2
Potential memory leak when assigning MSetItem values
...Olly Betts <olly at survex.com> wrote: > On Wed, Jul 03, 2013 at 03:59:21PM -0400, Jeff Rand wrote: > > Run the following code and monitor the PID's memory usage in top or a > > similar program. I've observed the resident memory for this example go > from > > 18m to 52m after deleting objects and running garbage collection. > > If I set it to repeat the call to run_query 10 times, the memory usage > doesn't keep growing, so it looks to me like the heap of the process > has just grown, and doesn't get returned to the OS again. > > C...
2005 Feb 28
1
Mail server on DMZ
...get prot opt in out source destination 576K 59M RejectAuth all -- * * 0.0.0.0/0 0.0.0.0/0 576K 59M dropBcast all -- * * 0.0.0.0/0 0.0.0.0/0 384K 19M DropSMB all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M DropUPnP all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M dropNonSyn all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M DropDNSrep all -- * * 0.0.0.0/0 0.0.0.0/0 Chain DropDNSrep (2 references) pkts bytes target prot opt in out...
2005 Mar 07
10
DNS Name problem with mail server on LAN
...get prot opt in out source destination 576K 59M RejectAuth all -- * * 0.0.0.0/0 0.0.0.0/0 576K 59M dropBcast all -- * * 0.0.0.0/0 0.0.0.0/0 384K 19M DropSMB all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M DropUPnP all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M dropNonSyn all -- * * 0.0.0.0/0 0.0.0.0/0 367K 18M DropDNSrep all -- * * 0.0.0.0/0 0.0.0.0/0 Chain DropDNSrep (2 references) pkts bytes target prot opt in out...
2011 Dec 02
12
puppet master under passenger locks up completely
...Processed: 820 Uptime: 8h 51m 1s PID: 5624 Sessions: 1 Processed: 126 Uptime: 8h 20m 24s PID: 7328 Sessions: 1 Processed: 811 Uptime: 7h 49m 17s PID: 7274 Sessions: 1 Processed: 984 Uptime: 7h 49m 20s PID: 8761 Sessions: 1 Processed: 85 Uptime: 7h 18m 50s PID: 9135 Sessions: 1 Processed: 907 Uptime: 7h 16m 27s PID: 8777 Sessions: 1 Processed: 342 Uptime: 7h 18m 49s PID: 10508 Sessions: 1 Processed: 51 Uptime: 6h 47m 6s PID: 10853 Sessions: 1 Processed: 603 Uptime: 6h 43m 9s PID: 10620 Sessions: 1...
2020 May 19
3
FTS-lucene errors : language not available for stemming
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 19/05/2020 16:48 Stuart Henderson <<a href="mailto:stu@spacehopper.org">stu@spacehopper.org</a>> wrote: </div> <div>
2007 May 02
1
1.4 memory leak?
...it grew over time to be 20+. So yesterday morning I upgraded to 1.4.4 in case this is something that had been addressed. Again I started with a RES of like 4meg or so, but this afternoon I'm up to 11megs: VIRT RES SHR SWAP CODE DATA 30932 11m 5608 18m 1012 17m Is this a real issue or do I have something else going on? -- ********************************* Adam Moffett Plexicomm, LLC adam@plexicomm.net ph: 866-759-4678x104 *********************************
2004 Apr 27
1
Rsync 2.6.1 released (includes security note)
Rsync version 2.6.1 has been released. It is primarily a performance release that requires less memory to run, makes fewer write calls to the socket (lowering the system CPU time), does less string copying (lowering the user CPU time), and also reduces the amount of data that is transmitted over the wire. There have also been quite a few bug fixes. See the release NEWS for the full details:
2004 Apr 27
1
Rsync 2.6.1 released (includes security note)
Rsync version 2.6.1 has been released. It is primarily a performance release that requires less memory to run, makes fewer write calls to the socket (lowering the system CPU time), does less string copying (lowering the user CPU time), and also reduces the amount of data that is transmitted over the wire. There have also been quite a few bug fixes. See the release NEWS for the full details:
2008 Feb 13
4
[PATCHv3 1/3] x86: use ELF format in compressed images.
This allows other boot loaders such as the Xen domain builder the opportunity to extract the ELF file. Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Cc: virtualization@lists.linux-foundation.org ---
2008 Feb 13
4
[PATCHv3 1/3] x86: use ELF format in compressed images.
This allows other boot loaders such as the Xen domain builder the opportunity to extract the ELF file. Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Cc: virtualization@lists.linux-foundation.org ---
2010 May 07
1
Problem of "Playing 'pbx-transfer'"
...%CPU %MEM TIME+ COMMAND 23160 root 15 0 440m 415m 5688 S 4.3 10.3 398:13.93 asterisk Our disk space condition is below: Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 901G 245G 610G 29% / /dev/sda1 99M 18M 77M 19% /boot tmpfs 2.0G 0 2.0G 0% /dev/shm Asterisk and the User-Agent is connected through the Internet. ......And Is there any solution to solve this problem? I have investigated in several places but I cannot find out the reason? I need this solution very urgently....
2018 Aug 30
0
Re: Setting up port forwarding to guests on nat network
..., 6618K bytes) > pkts bytes target     prot opt in     out     source               destination >  >Chain INPUT (policy ACCEPT 46615 packets, 6618K bytes) > pkts bytes target     prot opt in     out     source               destination >  >Chain OUTPUT (policy ACCEPT 198K packets, 18M bytes) > pkts bytes target     prot opt in     out     source               destination >  >Chain POSTROUTING (policy ACCEPT 198K packets, 18M bytes) > pkts bytes target     prot opt in     out     source               destination >   24  1812 RETURN     all  --  any    any     10.12...
2003 Aug 10
2
-STABLE broken?
...0588 52 0 1 0 29 0 0 0 343 524 115 1 1 98 top: last pid: 431; load averages: 0.00, 0.00, 0.00 up 0+00:28:49 14:09:31 107 processes: 1 running, 106 sleeping CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle Mem: 62M Active, 18M Inact, 33M Wired, 40K Cache, 17M Buf, 891M Free Swap: 2048M Total, 2048M Free Notice all of the faults on vmstat and all of the processes are sleeping. I'm trying a cvsup again but I think something was borken. Any ideas? Thanks. __________________________________ Do you Yahoo!? Yahoo! Sit...
2008 Mar 16
8
Un Installing a hard drive in a Centos 5.1 box
Hi Guys, I'm fairly new to Linux and I'm trying to un install a hard drive from my Centos 5.1 box running KDE. When I built the PC, I installed two 500 gig maxtors in the tower, then I installed Centos. Now I've decided that I want to remove the slave drive and use it as an external backup drive - I am mounting it into one of those external drive cases with a built in fan. When I
2018 Aug 30
1
Re: Setting up port forwarding to guests on nat network
...tes) > > pkts bytes target prot opt in out source > destination > > > >Chain INPUT (policy ACCEPT 46615 packets, 6618K bytes) > > pkts bytes target prot opt in out source > destination > > > >Chain OUTPUT (policy ACCEPT 198K packets, 18M bytes) > > pkts bytes target prot opt in out source > destination > > > >Chain POSTROUTING (policy ACCEPT 198K packets, 18M bytes) > > pkts bytes target prot opt in out source > destination > > 24 1812 RETURN all -- any any...
2016 Jul 12
3
Broken output for fdisk -l
...host ~]# [root at localhost ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/centos-root 50G 4.8G 46G 10% / devtmpfs 63G 0 63G 0% /dev tmpfs 63G 300K 63G 1% /dev/shm tmpfs 63G 18M 63G 1% /run tmpfs 63G 0 63G 0% /sys/fs/cgroup /dev/mapper/MD3200-results 19T 9.0T 9.3T 50% /data/results /dev/sdb1 1.5T 234M 1.5T 1% /share /dev/mapper/centos-home 1.8T 5.5G 1.7T 1% /home /dev/sda1 497M 158M 3...
2020 May 19
3
FTS-lucene errors : language not available for stemming
...an a single </div> <div> uid owning all mailboxes, and need to index all mailboxes. </div> <div> <br> </div> <div> PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND </div> <div> 44468 root 2 0 11M 18M sleep/6 netio 1:41 68.36% doveadm index -A * </div> <div> <br> </div> <div> With solr the indexing is done out-of-process and typically under a </div> <div> safe uid. </div> </blockquote> <div> Thats...
2010 May 10
2
Sieve problem. Timo, is this mbox file size limitation hard coded? If so, why?
...5 1-Linux-IDE -rw------- 1 stan stan 30M May 10 17:48 1-Postfix-Users -rw------- 1 stan stan 1.4M May 10 12:33 1-Roundcube -rw------- 1 stan stan 17M May 10 15:55 1-Samba -rw------- 1 stan stan 56M May 10 17:47 1-Spam-l -rw------- 1 stan stan 6.7M May 10 17:45 1-XFS -rw------- 1 stan stan 18M May 10 16:32 SpamTrap Is there any reason we have a fixed ceiling on the size of an mbox sieve will write to? Man this is disappointing. What is the ceiling? It appears to be somewhere between 30MB and 56MB as writes to 1-Postfix-Users are successful but writes to 1-Spam-l fail. Is there a fix...