search for: 52m

Displaying 13 results from an estimated 13 matches for "52m".

Did you mean: 52
2013 Jul 03
2
Potential memory leak when assigning MSetItem values
...produces 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 gc def...
2011 Dec 02
12
puppet master under passenger locks up completely
I came in this morning to find all the servers all locked up solid: # passenger-status ----------- General information ----------- max = 20 count = 20 active = 20 inactive = 0 Waiting on global queue: 236 ----------- Domains ----------- /etc/puppet/rack: PID: 2720 Sessions: 1 Processed: 939 Uptime: 9h 22m 18s PID: 1615 Sessions: 1 Processed: 947 Uptime: 9h 23m
2013 Jul 10
2
Potential memory leak when assigning MSetItem values
...etts <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. > > Certainl...
2001 Nov 19
2
df report
...0 /dev/cdrom /cdrom iso9660 defaults,ro,user,noauto 0 0 /dev/hda1 /boot auto defaults 0 2 --- but upon reboot, 'df -h' shows: Filesystem Size Used Avail Use% Mounted on /dev/hda1 61M 5.0M 52M 9% /boot so I changed the <type> to "ext3" in fstab, rebooted and now 'df -h' shows: Filesystem Size Used Avail Use% Mounted on /dev/hda3 9.0G 169M 8.3G 2% / /dev/hda1 61M 5.0M 52M 9% /boot as expected. Running 'mount&...
2009 Dec 29
2
ext3 partition size
...w,relatime) $ df -hT Filesystem Type Size Used Avail Use% Mounted on /dev/sdb2 ext3 30G 1.1G 28G 4% / /dev/sdb7 ext3 20G 1.3G 18G 7% /var /dev/sdb6 ext3 30G 12G 17G 43% /usr /dev/sdb5 ext3 40G 25G 13G 67% /home /dev/sdb1 ext3 107M 52M 50M 52% /boot */dev/sdb8 ext3 111G 79G 27G 76% /srv/multimedia* tmpfs tmpfs 2.9G 35M 2.9G 2% /dev/shm Parted info: (parted) select /dev/sdb Using /dev/sdb (parted) print Model: ATA ST3500630AS (scsi) Disk /dev/sdb: 500GB Sector size (logical/physical): 512B/512B Part...
2008 Jan 17
1
Any tools for working with US 2000 census data?
I've been given the job of extracting some data from the United States 2000 census (files at http://www2.census.gov/census_2000/datasets/Summary_File_2/Maryland/all_ Maryland.zip 52M). I'm only interested in Census Block Groups (CBGs) located within Baltimore City, Maryland. Additionally, I just have to extract certain data fields. I think I'll be using Summary File 2. This is my first experience working with US census data. I wasn't successful finding anything usi...
2007 Jun 21
0
Network issue in RHCS/GFS environment
...125k 119k: 949B 268B: 584B 37k> 1 21 76 1 1 0| 0 446k| 191k 160k: 18M 339k: 843B 506k> 1 22 75 2 1 0| 40k 524k| 250k 183k: 69M 694k:1066B 490k> 1 35 61 1 1 0| 0 51M| 158B 123B: 72M 135k: 611B 467k> 1 33 61 5 1 0| 94k 52M| 0 35B: 61M 58M: 814B 399k> 0 19 60 20 0 0| 12k 33M| 0 0 : 54M 47M: 478B 260k> 1 33 40 25 1 0| 0 52M| 35B 35B: 38M 41M: 874B 576k> 1 41 19 39 1 0| 0 59M|1293B 936B: 60M 54M: 462B 552k> 0 25 61 13 0 0| 0...
2006 Oct 04
0
EXT3 and large directories (fwd)
...t fix the directory issue These directories are empty except for two file: drwxr-xr-x 3 vbox132 root 76M Oct 2 10:04 132 drwxr-xr-x 3 vbox151 root 226M Oct 4 17:00 151 drwxr-xr-x 3 vbox229 root 33M Oct 2 10:16 229 drwxr-xr-x 3 vbox235 root 7.5M Oct 2 10:14 235 drwxr-xr-x 3 vbox246 root 52M Sep 30 20:59 246 drwxr-xr-x 3 vbox249 root 1.1M Oct 2 10:04 249 -- BOFH excuse #83: Support staff hung over, send aspirin and come back LATER. _______________________________________________ Ext3-users mailing list Ext3-users at redhat.com https://www.redhat.com/mailman/listinfo/ext3-users
2001 Aug 27
3
Netscape
Is it possible to install and run Netscape whitout having access to a native windows. -- Best regard, Svend Bjerrum Jensen http://www.sbj.esenet.dk
2006 Jun 25
2
Memory leak in 3.0.22?
...4120 bytes --- The smbd process memory usage according to `top` at this time: --- 28795 admin 2 0 130M 58M select 5:31 0.00% 0.00% smbd --- I never had this problem with FreeBSD 4.11 and 3.0.21b. Another user logged in is currently sitting at: --- 10090 donna 2 0 52M 2704K select 3:25 0.00% 0.00% smbd --- I have logged back on and I am instantly seeing: --- 25971 admin 2 0 24M 4040K select 0:22 0.00% 0.00% smbd --- Something doesn't seem quite right here! I'm not sure what kind of info you need, but I have attached my smb.co...
2008 Dec 20
1
xen/kernel-xen on OpenSuse 11.1 not starting; OK on OpenSuse 11.0
...a mode. EXT3 FS on dm-3, internal journal EXT3-fs: mounted filesystem with ordered data mode. df -H Filesystem Size Used Avail Use% Mounted on /dev/mapper/System-Root 13G 2.1G 9.8G 18% / udev 4.2G 160k 4.2G 1% /dev /dev/md0 152M 52M 92M 37% /boot next, i''ve installed zypper in -t pattern xen-server rpm -qa | grep -i xen kernel-xen-base-2.6.27.7-9.1 xen-libs-3.3.1_18494_03-1.8 xen-tools-3.3.1_18494_03-1.8 kernel-xen-2.6.27.7-9.1...
2019 Apr 30
6
Disk space and RAM requirements in docs
...arget/AArch64 358M build/tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir 358M build/tools/clang/lib/StaticAnalyzer/Core/CMakeFiles 358M build/tools/clang/lib/StaticAnalyzer/Core 356M build/tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests 352M build/lib/Target/ARM 342M build/lib/Analysis/CMakeFiles/LLVMAnalysis.dir 342M build/lib/Analysis/CMakeFiles 342M build/lib/Analysis 327M build/tools/lld 322M build/lib/Target/Mips 313M build/lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir 313M build/lib/Target/ARM/CMakeFiles 307M build/lib/Target/WebA...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...at V{$ZE+|GY- zMreE)!cYMy4CM(^7j1y`fP&>$t4i$(rw0h@)Z^jw4oGNll%Q2*cLq8?3fnk5jPT<D zw$-U?D$ztwRcAMaQwKN?+G;4OsB?tLa-*HyQLxzaVO0^TrJ=5-Q9boj(Yl}N at t?}D z^qR;A^mslX6G_=zDQjP6Az>sbTj|sbafSF(eAcCBKb&Hod+E4XqBNShbR1xjumYQ} zI1TGDlLl<MA;*ZMdA1(ojO&H4T~*Y%j2$6BOg$PR&R2BPO9j<52M)F>(5(MksJwnS zCDpKy3KZ&mJm)Ozx(qu=kU$~ErW9t^e0Em=JYOJQGnnh?78(3lC<UR)8HTlvUzK4} ziA3jEB>n<}1!+87M!6nec|G{bo((VQe5Qp>CKk+SBMx31!|EhOy@{_AoH%Lu8jS#F z9+Ci_mcc>~tkGv2w4%};<Vb*@d>sjN90^Fs3zbRZnNio*X!NwddLdk=GV3u7NL+5q z)MO9Fc4lg|8m%^cFy^Xt)f6;W!MO8`zt$pmzR+URRB%3Q8 at MT6us&...