search for: 140k

Displaying 20 results from an estimated 44 matches for "140k".

Did you mean: 140
2004 Jan 27
8
distance between two matrices
...trix(runif(6), 3, 2) # 3 x 2 m <- vector("numeric", nrow(B)) for(j in 1:nrow(B)) { d <- (A[, 1] - B[j, 1])^2 + (A[, 2] - B[j, 2])^2 m[j] <- which.min(d) } All I need is m[]. I would like to accomplish this without using the loop if possible, since for my real data n > 140K and m > 1K. I hope this makes sense. Thanks, Sundar
2008 Nov 12
5
xm create- exit with panic message
...mouse device common for all mice TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 Using IPI No-Shortcut mode xen-vbd: registered block device major 8 blkfront: sda1: barriers enabled XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 140k freed kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. xm create -c guest1.conf vmid=2 Using config file "./guest1.conf". Started domain guest1 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 byte...
2007 Jul 27
0
failed to start domainU, Kernel panic - not syncing: No init found. Try passing init= option to kernel.
...dummy device 80x25 Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Software IO TLB disabled vmalloc area: c9000000-fb7fe000, maxmem 33ffe000 Memory: 126360k/139264k available (1792k kernel code, 4556k reserved, 532k data, 140k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 5988.98 BogoMIPS (lpj=29944938) Mount-cache hash table entries: 512 CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 2048K Checking 'hlt'...
2004 Jan 26
1
need a few additions
...n the right variable. 2) implement getpagesize() 3) add support for vm86 - one function and one header file. Later, if you're interested, we could modify the vm86 function to call the x86 emulator lib on non-X86 machines. This would make more x86 video cards usable on these machines. It's 140K library so it would need to be optional. You might want to move the structure definitions out of asm/vm86.h and into sys/vm86.h. This would make it transparent when switching to the emulator. ===== Jon Smirl jonsmirl@yahoo.com __________________________________ Do you Yahoo!? Yahoo! SiteBuilder...
2012 Jun 06
2
qemu-img snapshots with backing stores?
...after it's creation, and you're golden. When attempting this with libvirt, though, it fails. I created a snapshot using the above tutorial. the resulting file is disk.0, and a qmeu-img info on it returns: image: disk.0 file format: qcow2 virtual size: 29G (31457280000 bytes) disk size: 140K cluster_size: 65536 backing file: /var/lib/one/public/lin_client_current.qcow2 (actual path: /var/lib/one/public/lin_client_current.qcow2) So that all looks groovy, right? Then, I created (via opennebula) an xml deployment file like so: http://paste.ubuntu.com/1027145/ When I attempt to do a vi...
2002 Nov 12
3
Slow network to samba machine
...n I map a drive from win98 to mail - except that I can transfer slightly larger files (up to 75k) without the error/failure messages. It still takes about 5mins to transfer the file. Same goes when I use /usr/bin/smbclient \\\\win98name\c password - although I can 'get' a file up to about 140k without any error messages. I have tried the smb.conf with SO_RCVBUF to 32768, security user and share - There have been no problems establishing network connections. Everything appears to work just fine. When I perform a /etc/rd.c/init.d/smb restart I do get a message for NBM that is a little d...
2008 Apr 08
1
Printing Problem with Samba ' Failed to allocate a print job'
...e disk was full. It=92s actually not: root@oink:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/sdf1 106G 41G 60G 41% / varrun 1006M 844K 1005M 1% /var/run varlock 1006M 4.0K 1006M 1% /var/lock procbususb 1006M 140K 1006M 1% /proc/bus/usb udev 1006M 140K 1006M 1% /dev devshm 1006M 0 1006M 0% /dev/shm /dev/sda1 1.4T 293G 1014G 23% /data /dev/md0 1.2T 770G 380G 67% /backup /data/home 1.4T 293G 1014G 23% /home =20 Then I ch...
2020 Jul 03
2
Slow terminal response Centos 7.7 1908
...2.3| 123 2 31 4 58 7 0 0|1912k 1026k|38.1| 132 23 0 0 99 0 0 0| 0 0 | 0| 0 0 1 0 99 1 0 0|4096B 3819k|22.5| 1 270 0 0 100 0 0 0| 0 0 | 0| 0 0 13 1 83 4 0 0| 148k 2304k|15.3| 18 214 1 0 98 1 0 0| 140k 499k|9.70| 14 8 26 5 69 0 0 0| 0 1260k|1.30| 0 46 56 7 38 0 0 0| 0 204k|0.30| 0 12 14 11 75 0 0 0| 0 0 | 0| 0 0 22 10 68 0 0 0| 0 0 | 0| 0 0 16 10 71 3 0 0| 192k 37k|14.0| 12 2 0 0 100 0...
2003 May 28
2
encoder discrepancy
the files produced by windows compile vs. Linux are indeed significantly different in size (about 140K vs. 160) However I'm not convinced all the default parameters are set the same way in the two example files. This needs to be verified to see if there really is a bug, or can the two versions produce byte-equal output streams? <p> ___ Dan Miller (++,) Founder, On2 Technologies <p&...
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
...f this message. The web page http://hacuna.ucsd.edu/Rbuild-Problem/ has these files from this attempt Makeconf 3k Makefile 4k Makefrag.cc 1k Makefrag.cxx 1k Makefrag.f77 1k R-build-session 140k <<=== terminal output from session base-Ex.Rout.fail 376k <<== from /tests/Examples config.log 104k config.status 56k gcc-v--help.out 35k <<== details about compiler files not labelled '<<==' are from the top source...
2002 Jul 17
2
Build on Solaris 8 gcc-3.1 fails make check
...f this message. The web page http://hacuna.ucsd.edu/Rbuild-Problem/ has these files from this attempt Makeconf 3k Makefile 4k Makefrag.cc 1k Makefrag.cxx 1k Makefrag.f77 1k R-build-session 140k <<=== terminal output from session base-Ex.Rout.fail 376k <<== from /tests/Examples config.log 104k config.status 56k gcc-v--help.out 35k <<== details about compiler files not labelled '<<==' are from the top source...
2020 Jul 03
1
Slow terminal response Centos 7.7 1908
...1026k|38.1| 132 23 >> 0 0 99 0 0 0| 0 0 | 0| 0 0 >> 1 0 99 1 0 0|4096B 3819k|22.5| 1 270 >> 0 0 100 0 0 0| 0 0 | 0| 0 0 >> 13 1 83 4 0 0| 148k 2304k|15.3| 18 214 >> 1 0 98 1 0 0| 140k 499k|9.70| 14 8 >> 26 5 69 0 0 0| 0 1260k|1.30| 0 46 >> 56 7 38 0 0 0| 0 204k|0.30| 0 12 >> 14 11 75 0 0 0| 0 0 | 0| 0 0 >> 22 10 68 0 0 0| 0 0 | 0| 0 0 >> 16 10 71 3 0 0|...
2020 Apr 02
2
Prevent `wbinfo -u` from making Winbind unresponsive
On Wed, Apr 01, 2020 at 03:33:00PM -0700, Jeremy Allison via samba wrote: > On Wed, Apr 01, 2020 at 02:09:57PM -0700, Alexey A Nikitin via samba wrote: > > Hi, > > > > Recently I by mistake ran `wbinfo -u <username>` when I was actually intending to run `wbinfo -n <username>`. It ignored the <username> part and proceeded to fetch the usernames. On a small
2011 Sep 01
1
No buffer space available - loses network connectivity
...99% 0.75K 39 5 156K UDP 159 77 48% 0.07K 3 53 12K eventpoll_pwq 145 139 95% 0.75K 29 5 116K files_cache 144 41 28% 0.02K 1 144 4K journal_handle 140 140 100% 0.88K 35 4 140K mm_struct 140 77 55% 0.19K 7 20 28K eventpoll_epi 135 135 100% 2.12K 135 1 540K kmem_cache 121 45 37% 0.69K 11 11 88K UNIX 119 114 95% 0.52K 17 7 68K idr_layer_cache 118 41 34% 0...
2011 Jan 28
3
Dovecot2 + Sieve
Hi, i'm new on sieve, but want to use ist with sogo. The Problem is, that when i set a redirect or vacation rule like: redirect "email at example.com"; (real Adress is different) the sieve says the mail would be forwarded, but no mail is sent. (No Action in /var/log/maillog) And because there is no Error-Message it's difficult to search for... Dovecot log ------- Jan 28
2009 Aug 20
0
[Xen-API] 32 bit vm on 64 bit xen server
...the guest, the Directadmin instalation fails because the 64 bits arch , if i create the guest with a 32 kernel it fails on boot: XENBUS: Device with no driver: device/vkbd/0 XENBUS: Device with no driver: device/vfb/0 XENBUS: Device with no driver: device/console/0 Freeing unused kernel memory: 140k freed request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c request_module: runaway loop modprobe binfmt-464c Anyona can help me? Thanks very much _...
2002 Dec 20
0
Newbie - referencing and vectorization questions
Dear List, I am working on learning R and have come up with a few questions that I haven't been able to answer with books from the local library. I am attempting to find the mean and variance of subsets of a ~140k item vector(lets say variable X). Using groups of 5 variables from a pool of 7, I limit the values of X by only selecting those who remain in the set after sorting on interpercentile ranges of the 5 other variables. There are 21 groups of 5 sorting variables, and if I were to use interquartile rang...
2007 Apr 12
1
Extremely slow on certain files
I'm trying to rsync a large data set (approx 140K files, 4TB) between machines directly connected on gigabit ethernet. Normally it runs around 20MB/sec, which is acceptable. However, it seems like there is one particular file that is giving rsync heartburn... whenever it encounters this file, the speed drops down to 150KB/sec speed within a few...
1999 Feb 23
0
very confusing problem, part II
...tochvil had a suggestion on running 'tcpdump' obtained from the Samba site. I did this for the station having difficulty, and the program core-dumped. From reading the resulting output created, that data starts to transfer and then becomes 0000 values. I have placed the file, which is about 140K, on a WWW server. The URL is http://www.alphaaec.com/samba/mneely01.txt I've never ran this program before or anything similar for that matter, but I don't think transferring 0000 (in essence nothing) is good. H.P. Ermert had the following questions: Q. What error messages do you get? A....
2013 Mar 11
2
seeking enlightenment (java and dependencies)
Ok, all you javaphiles, explain to me why, when I was looking to try to remove java-1.5.0-gcj and the -devel, it wanted to remove, as dependencies, things like tomcat6, ant, and gcc-java. Note that java-1.6.0-oipenjdk and -devel are installed.... mark