search for: redunt

Displaying 12 results from an estimated 12 matches for "redunt".

Did you mean: redun
2006 Apr 19
5
Reduntant Samba servers?
Hi, I am trying to setup two redundant Samba Servers. The file shares are on both servers and needs to be synced. My best solution is to run an rsync between them every 5 min ? Are there any smarter solution to this? Another problem is how I could solve the kerberos authentication in the best possible way? We have a Windows AD server and authenticate through kerberos. If server1 is down I
2010 Jun 21
3
[LLVMdev] Problems with eraseFromParent()
...LVMers, I am working on my llvm school project optimization pass. It's relatively simple, and it tries to remove redundant bitcast instructions followed by load instructions. At first, I'm using as input a bytecode generated by a simple Java test program. I've already found the reduntant instructions by looking at it's CFG, and I also could implement the code to substitute their references, in order to eliminate all dependencies on these instructions (the number of their uses are changed to zero). The point is that when I finally attempt to remove the redundant unused ins...
2010 Jun 21
0
[LLVMdev] Problems with eraseFromParent()
...king on my llvm school project optimization pass. It's > relatively simple, and it tries to remove redundant bitcast instructions > followed by load instructions. At first, I'm using as input a bytecode > generated by a simple Java test program. > I've already found the reduntant instructions by looking at it's > CFG, and I also could implement the code to substitute their references, > in order to eliminate all dependencies on these instructions (the number > of their uses are changed to zero). > The point is that when I finally attempt to remove the...
2017 Mar 07
0
Re: [PATCH] v2v: Add extra tests for malformed OVA files.
....sh > create mode 100644 v2v/test-v2v-i-ova-checksums.ovf > create mode 100755 v2v/test-v2v-i-ova-good-checksums.sh > create mode 100755 v2v/test-v2v-i-ova-invalid-manifest1.sh > create mode 100755 v2v/test-v2v-i-ova-invalid-manifest2.sh test-v2v-i-ova-good-checksums.sh seems a bit reduntant though -- IMHO it'd be better to: - add checksumming of .ovf files to all the tests - verify no warnings were issued in one of the existing ova tests All the other tests LGTM. Thanks, -- Pino Toscano
2009 Dec 15
2
member (In use)
Hello list. We just upgraded to 1.6.1.11. We are using real time information stored on mysql databases. That is all running fine. Now, since we upgraded, some member don't get calls from queues. In CLI: "queue show" shows something like: 611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no calls yet We use the extension 611 in different computers, in the
2008 May 16
7
[Bug 15959] New: "Save media as" button does nothing by default
http://bugs.freedesktop.org/show_bug.cgi?id=15959 Summary: "Save media as" button does nothing by default Product: swfdec Version: 0.6.0 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: trivial Priority: medium Component: plugin AssignedTo: swfdec at
2017 Mar 06
2
[PATCH] v2v: Add extra tests for malformed OVA files.
Test: - Bad SHA1 sum - Bad SHA256 sum - Invalid lines in manifest (x2) - Good checksum and manifest These tests were originally written by Tomáš Golembiovský. All I have done is to integrate them into the virt-v2v test suite. --- .gitignore | 1 + v2v/Makefile.am | 22 +++++++- v2v/test-v2v-i-ova-bad-sha1.sh | 66
2018 Nov 01
2
RFC: System (cache, etc.) model for LLVM
...NumContained - Return the number of contained execution > /// resources. > /// > unsigned getNumContained() const; Shouldn't the level itself specify how many of resources of its there are, instead of its parent? This would make TargetExecutionEngineInfo::getNumResources() reduntant. E.g. assume that "Socket" is the outermost resource level. The number of sockets in the system could be returned by its TargetExecutionResourceInfo instead of TargetExecutionEngineInfo::getNumResources(). > }; > > Each execution resource may *contain* other execution res...
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
On Fri, Oct 28, 2011 at 1:31 PM, Óscar Fuentes <ofv at wanadoo.es> wrote: > Daniel Dunbar <daniel at zuster.org> writes: > >> I'm going to briefly summarize my responses here. >> >> On Fri, Oct 28, 2011 at 9:56 AM, Chris Lattner <clattner at apple.com> wrote: >>> On Oct 28, 2011, at 12:54 AM, Óscar Fuentes wrote: >>>> Anyways, if
2011 Oct 28
2
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
Daniel Dunbar <daniel at zuster.org> writes: > I'm going to briefly summarize my responses here. > > On Fri, Oct 28, 2011 at 9:56 AM, Chris Lattner <clattner at apple.com> wrote: >> On Oct 28, 2011, at 12:54 AM, Óscar Fuentes wrote: >>> Anyways, if you wish to avoid duplicating info on both Makefile and >>> CMakeLists.txt there is a simple
2008 Dec 09
17
Data De-duplication
Hi, Say I download a large file from the net to /mnt/a.iso. I then download the same file again to /mnt/b.iso. These files now have the same content, but are stored twice since the copies weren''t made with the bcp utility. The same occurs if a directory tree with duplicate files (created with bcp) is put through a non-aware program - for example tarred and then untarred again. This
2006 Mar 09
12
ruby/rails seems to be fubar''d
Hello. Any help the community can give me will be greatly appreciated. I''ve got the server guys who administer my dedicated server working on my issue, but it''s been two days and they are still at square one. Let''s start with the history. I''ve been working with ruby for a month or so now, and am starting to get pretty comfortable with it. I asked my host