search for: explod

Displaying 20 results from an estimated 702 matches for "explod".

Did you mean: explor
2016 Aug 08
1
[PATCH] sparsify, v2v: use Common_utils.absolute_path
...e_path disk in (* The rest of virt-v2v doesn't actually work unless we detect * the format of the input, so: diff --git a/v2v/input_ova.ml b/v2v/input_ova.ml index 13c18b2..d86c637 100644 --- a/v2v/input_ova.ml +++ b/v2v/input_ova.ml @@ -100,9 +100,7 @@ object ) in (* Exploded path must be absolute (RHBZ#1155121). *) - let exploded = - if not (Filename.is_relative exploded) then exploded - else Sys.getcwd () // exploded in + let exploded = absolute_path exploded in (* Find files in [dir] ending with [ext]. *) let find_files dir ext = -- 2.7...
2016 Sep 12
2
[PATCH] v2v: ova: Make OVA directory public readable to work around libvirt bug (RHBZ#1375157).
...this if running as root and if the backend is set to libvirt. --- v2v/input_ova.ml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/v2v/input_ova.ml b/v2v/input_ova.ml index 4f848e2..bb9cb1b 100644 --- a/v2v/input_ova.ml +++ b/v2v/input_ova.ml @@ -104,6 +104,19 @@ object (* Exploded path must be absolute (RHBZ#1155121). *) let exploded = absolute_path exploded in + (* If virt-v2v is running as root, and the backend is libvirt, then + * we have to chmod the directory to 0755 and files to 0644 + * so it is readable by qemu.qemu. This is libvirt bug RHBZ#8902...
2011 Jan 05
3
How to 'explode' a matrix
Hi everyone, I'm looking for a way to 'explode' a matrix like this: > matrix(1:4,2,2) [,1] [,2] [1,] 1 3 [2,] 2 4 into a matrix like this: > matrix(c(1,1,2,2,1,1,2,2,3,3,4,4,3,3,4,4),4,4) [,1] [,2] [,3] [,4] [1,] 1 1 3 3 [2,] 1 1 3 3 [3,] 2 2 4 4 [4,] 2 2 4 4 M...
2005 Nov 08
2
Ruby equivalent of PHP Explode / Implode
Anyone know what the Ruby equivalent of PHP''s explode and implode are for arrays? - Jim
2001 Mar 21
2
Exploding connections
i've managed to catch the exploding connections database in the act. i was able to attach gdb to the smbd while it was going crazy: (gdb) bt #0 0xf55da in tdb_expand () #1 0xf5787 in tdb_allocate () #2 0xf6554 in tdb_store () #3 0x6534 in claim_connection () #4 0x406a2 in make_connection () #5 0x1e105 in reply_tcon_and_X ()...
2007 Sep 29
0
Ragel memory usage explodes
Rev. 190 Ragel 5.7 The following command had already eaten 1.5 GB RAM when I killed it: ragel superredcloth_inline.rl | rlcodegen -G2 -o superredcloth_inline.c -- Posted via http://www.ruby-forum.com/.
2006 Jun 03
0
How to "explode" tc rules maked by HTB.init?
Hi to all, i''m using htb.init for configuring my shaper. Now i want to know if it possible to show how htb.init make and use TC, anyone has tried it? Many thanks. -- Stefano Mainardi Presidente Associazione ILDN - Italian Linux Distro Network Mobile: 349/3917212 Skype: mainardistefano IM (ICQ): 250-292-408 Blog: http://www.mainardistefano.org
2005 Feb 04
3
Handling large data sets via scan()
I'm trying to read in datasets with roughly 150,000 rows and 600 features. I wrote a function using scan() to read it in (I have a 4GB linux machine) and it works like a charm. Unfortunately, converting the scanned list into a datafame using as.data.frame() causes the memory usage to explode (it can go from 300MB for the scanned list to 1.4GB for a data.frame of 30000 rows) and it fails claiming it cannot allocate memory (though it is still not close to the 3GB limit per process on my linux box - the message is "unable to allocate vector of size 522K"). So I have three que...
2016 Apr 13
4
recreating extensions.conf from live dialplan ?
On 4/13/16 11:57 AM, A J Stiles wrote: > You could try > *CLI> dialplan show Between my older backup and dialplan show, I guess that's my best shot. Thanks :D
2007 Aug 16
2
[LLVMdev] Changing basic blocks
...nstr*> positionmap(total); Creates a vector with "total" null elements in it, it doesn't reserve space. This means that this loop: for(int i = 0; i< total; ++i) BB->push_back(positionmap[i]); Inserts all these nulls into the BB. I'm surprised this doesn't explode. -Chris -- http://nondot.org/sabre/ http://llvm.org/
2010 Jun 20
9
Troubles patching Anarchy Online
Ok, I finally got done with installing files for work, but now I am having troubles with a game I play occasionally called Anarchy Online. I got the game itself installed just fine, but now I need to patch it, and according to the forum, I need to get Internet exploder working on linux. I tried the IES4Linux first, because it seemed easiest, but I got an error with my version of wine. I am using version 1.1.42 and it is a clean install, with no overrides. I need help getting internet exploder working in wine, what is the best way to get it?
2016 Nov 04
0
[PATCH 4/5] v2v: ova: don't extract files from OVA if it's not needed
...;") file outdir = + let cmd = [ "tar"; sprintf "-x%sf" format; file; "-C"; outdir; path ] in if run_command cmd <> 0 then error (f_"error unpacking %s, see earlier error messages") ova in (* Extract ova file. *) - let exploded = + let exploded, partial = (* The spec allows a directory to be specified as an ova. This * is also pretty convenient. *) - if is_directory ova then ova + if is_directory ova then ova, false else ( let uncompress_head zcat file = le...
2014 Jun 15
2
dumb developer explodes yum
hey guys, One of our developers DESTROYED both yum and rpm on one of the development machines with an rm command. And guess who's lucky enough to get to fix this mess? *raises hand* So I hope y'all don't mind me turning to you once again for some advice. You've been wonderful in the past. Pavlov's dogs as they say. At any rate, I've managed to fix rpm (yay) by copying
2010 Feb 05
6
large scale paging
...eployments with Asterisk? I've been asked about building a system to one-way page 500 phones simultaneously from a single server. My concerns are: - My limited math capabilities suggest 41 Mbps of RTP traffic, which seems like a lot, plus asterisk would be taking a single input stream and exploding it out to 500 endpoints. - There are 500 near-simultaneous INVITEs being sent. Can the SIP channel handle that? Any suggestions or war stories are appreciated. Mark Willis Cartama Consulting LLC 210 698 5097
2016 Sep 12
0
Re: [PATCH] v2v: ova: Make OVA directory public readable to work around libvirt bug (RHBZ#1375157).
...to libvirt. > --- > v2v/input_ova.ml | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/v2v/input_ova.ml b/v2v/input_ova.ml > index 4f848e2..bb9cb1b 100644 > --- a/v2v/input_ova.ml > +++ b/v2v/input_ova.ml > @@ -104,6 +104,19 @@ object > (* Exploded path must be absolute (RHBZ#1155121). *) > let exploded = absolute_path exploded in > > + (* If virt-v2v is running as root, and the backend is libvirt, then > + * we have to chmod the directory to 0755 and files to 0644 > + * so it is readable by qemu.qemu. This...
2007 Aug 17
0
[LLVMdev] Changing basic blocks
Yup, You are right. That exploded. I missed some lines in between. there was a .reserve(total) in the actual code. But, there is some side effect I still could not find. 2007/8/16, Chris Lattner <sabre at nondot.org>: > > On Wed, 15 Aug 2007, [ISO-8859-1] Emílio Wuerges wrote: > > -- > > int total = BB-...
2016 Nov 12
0
[PATCH v2 4/5] v2v: ova: don't extract files from OVA if it's not needed
...ntf "-x%sf" format; file; "-C"; outdir ] + @ (match path with None -> [] | Some p -> [p]) + in if run_command cmd <> 0 then error (f_"error unpacking %s, see earlier error messages") ova in (* Extract ova file. *) - let exploded = + let exploded, partial = (* The spec allows a directory to be specified as an ova. This * is also pretty convenient. *) - if is_directory ova then ova + if is_directory ova then ova, false else ( let uncompress_head zcat file = le...
2018 Apr 20
4
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
...are hard to reproduce because vmalloc falls back to kmalloc > only if memory is fragmented. > > In order to detect these bugs reliably I submit this patch that changes > kvmalloc to always use vmalloc if CONFIG_DEBUG_VM is turned on. No way. This is just wrong! First of all, you will explode most likely on many allocations of small sizes. Second, CONFIG_DEBUG_VM tends to be enabled quite often. > Signed-off-by: Mikulas Patocka <mpatocka at redhat.com> Nacked-by: Michal Hocko <mhocko at suse.com> > --- > mm/util.c | 2 ++ > 1 file changed, 2 insertions(+)...
2018 Apr 20
4
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
...are hard to reproduce because vmalloc falls back to kmalloc > only if memory is fragmented. > > In order to detect these bugs reliably I submit this patch that changes > kvmalloc to always use vmalloc if CONFIG_DEBUG_VM is turned on. No way. This is just wrong! First of all, you will explode most likely on many allocations of small sizes. Second, CONFIG_DEBUG_VM tends to be enabled quite often. > Signed-off-by: Mikulas Patocka <mpatocka at redhat.com> Nacked-by: Michal Hocko <mhocko at suse.com> > --- > mm/util.c | 2 ++ > 1 file changed, 2 insertions(+)...
2005 Oct 15
4
Voicemail 2
Hi list, I'm trying, as usual, to set up voicemail. It works, but signaling to phones, doesn't. Into XLite logs, I have: -- Messages-Waiting: yes Message-Account: sip:voicemail@mydomain.com Voice-Message: 1/0 (0/0) -- but nothing appear on the XLite screen. So, I understand that I'm able to send the right signal, but something is still wrong. Ideas? Thanks in advance -- .:FaberK:.