search for: 103m

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

Did you mean: 103
2006 May 17
2
prcomp: problem with zeros? (PR#8870)
...: infinite or missing values in 'x' m = matrix(... ... # ugly work around m = m + 1e-120 # too small values will not work # m = m + 1e-150 prcomp(m, center = TRUE, scale = TRUE) # success The matrix in question is ~1024x13000 containing double values, thus totaling of ~103M of raw data. I can put it online if needed.
2004 Nov 20
5
Differences in masq from 1.4 -> 2.0?
In the panic of replacing our firewall(s) earlier in the week, we ended up moving our original shorewall 1.4 config onto a machine with 2.0.10 already installed, overwriting all the 2.0.10 config files. Most things seem to work fine, except for our masq entries. I''ve examined the default 2.0.10 files compared with our 1.4 files, and can''t spot the problem. What am I missing?
2008 Jul 05
2
Question on number of processes engendered by BDRb
...7083. ============================================ PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 10961 raghus 15 0 193m 110m 3508 S 0 10.8 0:52.87 mongrel_rails 10971 raghus 15 0 188m 107m 3440 S 0 10.5 0:50.61 mongrel_rails 11013 raghus 15 0 179m 103m 3348 S 0 10.1 0:45.18 mongrel_rails * 7084 raghus 15 0 152m 73m 2036 S 11 7.2 116:31.68 packet_worker_r* 11129 raghus 15 0 134m 58m 3336 S 0 5.7 0:05.20 mongrel_rails * 7085 raghus 15 0 131m 53m 2020 S 0 5.2 2:23.61 packet_worker_r* 5094 mysql 15 0 2...
2006 Feb 16
1
Virtual Machines Linux examples...
...29 284M [ ] FedoraCore3.tar.bz2 04-Apr-2005 05:31 283M [ ] Gentoo2005.0.img.bz2 03-Apr-2005 02:00 101M [ ] NovellLinuxDesktop9.img.bz2 04-Apr-2005 03:36 185M [ ] NovellLinuxDesktop9.tar.bz2 04-Apr-2005 05:35 181M [ ] RedHat9.img.bz2 04-Apr-2005 04:41 103M [ ] RedHat9.tar.bz2 04-Apr-2005 05:38 99M [ ] debian-31.tar.bz2 05-Apr-2005 17:20 36.1M [ ] debian-31.tar.gz 05-Apr-2005 17:17 40.5M [ ] rootfs.woody.bz2 10-Mar-2005 08:00 98.7M I will provide OpenSUSE 10 and Mandriva 2006 domU the next wee...
2004 Jan 22
0
Debian samba 2.2.3-12.3 explosive memory growth
...datacube kernel: Out of Memory: Killed process 3258 (smbd). Jan 22 01:10:19 datacube kernel: Out of Memory: Killed process 3589 (smbd). Jan 22 01:18:33 datacube kernel: Out of Memory: Killed process 3595 (smbd). Here's a line from top where one can see the problem. 261 nobody 10 0 103M 35M 1280 S 0.0 33.0 0:17 smbd Any advice?
2005 Jul 13
3
samba-3.0.20pre2 rpms very BIG
...Jun 30 19:04 samba-client-3.0.20pre1-1.i386.rpm -rw-r--r-- 1 root root 98M Jul 13 21:39 samba-client-3.0.20pre2-1.i386.rpm -rw-r--r-- 1 root root 26M Jun 14 20:13 samba-common-3.0.14a-4.i386.rpm -rw-r--r-- 1 root root 29M Jun 30 19:05 samba-common-3.0.20pre1-1.i386.rpm -rw-r--r-- 1 root root 103M Jul 13 21:42 samba-common-3.0.20pre2-1.i386.rpm -rw-r--r-- 1 root root 6.7M Jun 14 20:13 samba-swat-3.0.14a-4.i386.rpm -rw-r--r-- 1 root root 3.4M Jun 30 19:05 samba-swat-3.0.20pre1-1.i386.rpm -rw-r--r-- 1 root root 19M Jul 13 21:43 samba-swat-3.0.20pre2-1.i386.rpm -- Ian Clancy IT Systems En...
2016 Apr 26
0
Re: stream finish throws exception via python API
...e refcount bits: 16 corrupt: false Downloading it using the attach test script: $ python download.py /home/nsoffer/var/libvirt/images/tiny.qcow2 written 107741184 bytes $ qemu-img info download.qcow2 image: download.qcow2 file format: qcow2 virtual size: 102M (107374592 bytes) disk size: 103M cluster_size: 65536 Format specific information: compat: 1.1 lazy refcounts: true refcount bits: 16 corrupt: false Same operation using qemu-img convert: $ qemu-img convert -O qcow2 /home/nsoffer/var/libvirt/images/tiny.qcow2 convert.qcow2 $ qemu-img info convert.qcow2 image: con...
2012 Jun 13
0
ZFS NFS service hanging on Sunday morning problem
...81.5% idle, 0.1% user, 18.3% kernel, 0.0% iowait, 0.0% swap > > : > Memory: 2048M phys mem, 32M free mem, 16G total swap, 16G free swap > > : > > > : > PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND > > : > 748 root 18 60 -20 103M 9752K cpu/1 78:44 6.62% nfsd > > : > 24854 root 1 54 0 1480K 792K cpu/1 0:42 0.69% cp > > : > 25281 root 1 59 0 3584K 2152K cpu/0 0:00 0.02% top > > : > > > : > The above cp job is as mentioned above, attempting to copy a file t...
2020 Oct 09
1
[PATCH] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
This oops manifests itself on the following hardware: 01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce G 103M] (rev a1) Oct 09 14:17:46 lp-sasha kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000 Oct 09 14:17:46 lp-sasha kernel: #PF: supervisor read access in kernel mode Oct 09 14:17:46 lp-sasha kernel: #PF: error_code(0x0000) - not-present page Oct 09 14:17:46 lp-sasha kernel: PGD 0...
2020 Oct 13
1
[PATCH v2] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
This oops manifests itself on the following hardware: 01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce G 103M] (rev a1) Oct 09 14:17:46 lp-sasha kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000 Oct 09 14:17:46 lp-sasha kernel: #PF: supervisor read access in kernel mode Oct 09 14:17:46 lp-sasha kernel: #PF: error_code(0x0000) - not-present page Oct 09 14:17:46 lp-sasha kernel: PGD 0...
2016 Apr 26
2
Re: stream finish throws exception via python API
On 04/26/2016 09:35 AM, Shahar Havivi wrote: > On 26.04.16 15:30, Shahar Havivi wrote: >> On 26.04.16 14:14, Shahar Havivi wrote: >>> On 25.04.16 09:11, Cole Robinson wrote: >>>> On 04/25/2016 08:10 AM, Shahar Havivi wrote: >>>>> On 17.04.16 15:41, Shahar Havivi wrote: >>>>>> Hi, >>>>>> The following snippet works
2004 Jun 09
1
Samba client filesize problems
...-x 1 root root 1.2G Mar 20 13:46 BBC TWO - 2004,03,20 13,10,54.mpg -rwxr-xr-x 1 root root 111M Mar 20 13:10 BBC TWO - 2004,03,20 13,06,54.mpg -rwxr-xr-x 1 root root 396M Mar 20 13:06 BBC TWO - 2004,03,20 12,54,22.mpg -rwxr-xr-x 1 root root 103M Nov 1 2003 StacysMom-The HITS - 2003,11,01 01,54,58.mpg -rwxr-xr-x 1 root root 0 Jun 11 2002 record folder [root@jonspc record]# Now from windows. Volume in drive C has no label. Volume Serial Number is D49E-D33E Directory of C:\Program Files\Hauppauge\WinTV NOVA\record...
2004 Aug 27
3
Proxy Arp Ip Conflicts
...source destination Chain OUTPUT (policy ACCEPT 111K packets, 24M bytes) pkts bytes target prot opt in out source destination 860 203K outtos all -- * * 0.0.0.0/0 0.0.0.0/0 Chain POSTROUTING (policy ACCEPT 219K packets, 103M bytes) pkts bytes target prot opt in out source destination Chain outtos (1 references) pkts bytes target prot opt in out source destination 0 0 TOS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 T...