search for: deq

Displaying 9 results from an estimated 9 matches for "deq".

Did you mean: de
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
Hi everyone, i''m currently try migrate my mythtv-server into an xen maschine but the ivtv-driver for my Hauppauge PVR350 doesn''t work. Now, a lot of googling and reading later i''m now here. I''ve an error which i can''t exactly allocate: is it an driver or an xen generated error ? I got with the ivtv-drivers following error: (0.2.x ivtv driver)
2003 May 27
3
The Wrong Choice: Locked in by license restrictions
A colleague pointed me to this article advocating R as a Matlab substitute. Here is the link (deliberately on two lines: http://searchenterpriselinux.techtarget.com/ originalContent/0,289142,sid39_gci902076,00.html I'm not a Matlab user, but I understand that it provides a nice front end to the Linpack collection of numerical linear algebra routines. My friend and I wonder if R can really
2010 Jan 22
0
too many connection
...hreads. Every thread execute many mysql requests. I limited the queue to 5 threads to not overload mysql. But it seems that doesn''t work. Here is an example of my script. I precise that I use activerecord. threads = (1..5).map do |i| Thread.new(QUEUE) do |q| until ( q == (tab = q.deq)) functions_that_executes_many_mysql_requests end end end 10.times do |t| 30.times do |s| QUEUE.enq(des_parametres) end threads.size.times { QUEUE.enq QUEUE} threads.each {|u| u.join} end I hope someone can help me Thanks -- Posted via http://www.ruby-forum.com/. --...
2007 Nov 08
2
hide unreadable files
Hi all! I have a problem with the "hide unreadable = yes" option. In windows xp professional sp2 with explorer, or ssh or smbclient, either directories and files does not hide. I'm using debian 4.0 with XFS file system, ACL, kernel 2.6.18-5-amd64, and samba 3.0.24. Any idea? It is a bug? Thanks! -- Diego _________________________________________________________________
2018 Mar 06
0
NFS-Ganesha, Gluster and file creation
...nfsd-6933[decoder] thr_decode_rpc_request :DISP :DEBUG :0x7f38d8001730 context (nil) 06/03/2018 11:08:01 : epoch 5a9e7635 : gnfs01.local : ganesha.nfsd-6933[decoder] nfs_rpc_enqueue_req :DISP :DEBUG :enqueued req, q 0x5593745b4e78 (REQ_Q_HIGH_LATENCY 0x5593745b4e78:0x5593745b4ee0) size is 1 (enq 49 deq 48) Nothing special about the gluster volume, and i know its not gluster as I can mount the vol from the external device and write to it as expected. Any ideas? Thanks Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-...
2012 Jul 16
3
[LLVMdev] RFC: LLVM incubation, or requirements for committing new backends
.... These > +// values must be kept in sync with the ones in the .td file. > +namespace AMDILCC { > +enum CondCodes { > + // AMDIL specific condition codes. These correspond to the IL_CC_* > + // in AMDILInstrInfo.td and must be kept in the same order. > + IL_CC_D_EQ = 0, // DEQ instruction. > + IL_CC_D_GE = 1, // DGE instruction. > + IL_CC_D_LT = 2, // DLT instruction. > + IL_CC_D_NE = 3, // DNE instruction. > + IL_CC_F_EQ = 4, // EQ instruction. > + IL_CC_F_GE = 5, // GE instruction. > + IL_CC_F_LT = 6, // LT instruction...
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2006 Sep 18
1
code 23 error.
Hello everyone! I didn't find anything in the archives that seemed similar (same error, different offending lines of code). I'm having an issue with rsync on a couple of my servers. A couple of others run just fine but 2 of them give me the same message (see below) when I try to do backups from one server to these linux boxes. All of the linux boxes are the same and have the save