search for: syptom

Displaying 5 results from an estimated 5 matches for "syptom".

Did you mean: symptom
2007 Jan 29
2
[LLVMdev] A question about GetElementPtr common subexpression elimination/loop invariant code motion
...is done by the (two) getelementptr instructions is quite expensive (involving at least two multiplications and one addition) hence it actualy should have been moved out of the inner loop. At the very least inside the loop it should have been calculated once , and not twice. Anyway this is just a syptom of a general phenomenon in which it seems my LLVM assumes that getelemenptrs are atomic and it does not try to do any optimization on them. Can someone tell me if there is a known solution /existing code transformation that does the optimization ?
2003 Dec 01
0
No subject
problems. I think it is an alignment issue in the EnumPrinterDataEx() reply from smbd. I'm working on this today. The syptoms seems to come and go (depending on the length of various printer data fields obviously). Should have a fix by Monday. cheers, jerry --------------------------------------------------------------------- Hewlett-Packard http://www.hp.com SAMBA Team...
2007 Jan 29
0
[LLVMdev] A question about GetElementPtr common subexpression elimination/loop invariant code motion
...he calculation of the address > mat[i][j] which is done by the (two) getelementptr instructions > is quite expensive (involving at least two multiplications and one > addition) hence it actualy should have been moved out of the inner loop. Right. > and not twice. Anyway this is just a syptom of a general > phenomenon in which it seems my LLVM assumes that getelemenptrs are > atomic and it does not try to do any optimization on > them. LLVM assumes that the code generator will handle this optimization when the getelementptr's are lowered into integer arithmetic. Many thi...
2005 Aug 27
1
Samba clients can't see partitions mounted via loop device from image files
...WinNT 4.0 client PC, I can see everything on the Linux box, and I can read (and temporarily write) files in any of the other partitions which are mounted on the Linux box. But the Windows client machines cannot see any files on either of the two loop-device-mounted partitions. Why?? Note that the syptoms on the two partitions are different. Attempting to browse \\Linuxbox\c\mnt\img1\ (the NTFS partition) from either Windows PC yields: Exploring - \\Linuxbox\c\mnt\img1 -------------------------------------------- X \\Linuxbox\c\mnt\img1 is not accessable. Access is denied....
2012 Jul 07
1
Bug#680588: xcp-xapi: startup race condition between xcp-xapi and xcp-networkd on slave
Package: xcp-xapi Version: 1.3.2-8 Severity: important Tags: patch Found race condition (specific only to slave hosts): xcp-xapi can start earlier than xcp-networkd due lack of dependency in init.d script. Syptoms: After reboot slave's xcp does not work: xe (anything): The host failed to acquire an IP address on its management interface and therefore cannot contact the master. log: /var/log/xcp-xapi.log:[20120707T01:36:51.361Z| warn|lab-xh3|0 thread_zero|bringing up management interface D:065e1b39...