search for: detetion

Displaying 11 results from an estimated 11 matches for "detetion".

Did you mean: deletion
2003 Oct 22
1
Printing Problems (Updated)
I have been struggling with samba and printing. My original post is at http://lists.samba.org/archive/samba/msg72613.html. I since then, I built a 2nd box, but this time it is a samba 3.0.0 box. The same thing happens on the 3.0.0 box. The update is that this occurs on the lexmark printer using the Lexmark Z22/32 drivers. If I use a HP driver or a different driver, the job goes to the queue,
2013 Feb 18
2
Dependency Ordering Confusion
I have a module for windows nodes that is defined like: class ast_win { Class[''ast_win::env''] ~> Class[''ast_win::restart''] -> Class[''ast_win''] ast_win::env contains a bunch of scripts that modify the environment on the host machine. Mostly the PATH variable, but also other variables (e.g. http_proxy) that are required for
2013 Jul 31
0
[LLVMdev] [Polly] Update of Polly compile-time performance on LLVM test-suite
...Though I am surprised to also see performance regressions. They are all in very shortly executing kernels, so they may very well be measuring noice. Is this really the case? Also, it may be interesting to compare against the non-polly case to see how much overhead there is still due to our scop detetion. > The "Polly-opt" case is used to compare the whole compile-time > performance of Polly. Since our patch file mainly affects the > Polly-Detect pass, it shows similar performance to "Polly-NoCodeGen". As > shown in results, it reduces the compile-time overhead of s...
2005 Sep 19
1
Silence suppression /RTP VAD and Asterisk? Dropped calls on IP-500
Hello, I run Asterisk in a 100% VOIP installation with the Polycom IP-500 phones. Every once and a while I have problems with either dropped calls between Asterisk and my provider, or invalid RTP audio streams with phones behind NAT. I have had a few Asterisk developers look into my installation and even my provider check my setup but still am having problems. They tell me that I need to
2003 Apr 08
1
Question about samba - smbfstab settings
Hi guys, I have a problem with samba when using shares. The link is there, so i can read and write files, but samba gives me an error it can't chmod the file, so i suppose i forget something in smbfstab. Hope you guys can help. Here is my smbfstab ..... //simons/LVWin60 /home/beheer/Documents/simons username=BEHEER,password=secure,uid=SIMONS,gid=users -- here SIMONS is the name of
2011 Aug 04
3
[Bug 39843] New: HDMI output not detected on Point of View R-VGA150904 (nv96, 9500gt)
https://bugs.freedesktop.org/show_bug.cgi?id=39843 Summary: HDMI output not detected on Point of View R-VGA150904 (nv96, 9500gt) Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2013 Aug 01
4
[LLVMdev] [Polly] Update of Polly compile-time performance on LLVM test-suite
...r185399 and r187116. They may also affect the compile-time performance. I would re-evaluate LLVM-testsuite to see the performance improvements caused only by our > >Also, it may be interesting to compare against the non-polly case to see >how much overhead there is still due to our scop detetion. > >> The "Polly-opt" case is used to compare the whole compile-time >> performance of Polly. Since our patch file mainly affects the >> Polly-Detect pass, it shows similar performance to "Polly-NoCodeGen". As >> shown in results, it reduces the compil...
2013 Aug 01
0
[LLVMdev] [Polly] Update of Polly compile-time performance on LLVM test-suite
...iously changed performance. The rerun test show that our results in fact filter noise out effectively. Can you check if this also holds for the original 0.01? >>Also, it may be interesting to compare against the non-polly case to see >>how much overhead there is still due to our scop detetion. >> >>> The "Polly-opt" case is used to compare the whole compile-time >>> performance of Polly. Since our patch file mainly affects the >>> Polly-Detect pass, it shows similar performance to "Polly-NoCodeGen". As >>> shown in results, i...
2013 Jul 30
3
[LLVMdev] [Polly] Update of Polly compile-time performance on LLVM test-suite
Hi Tobias and all Polly developers, I have re-evaluated the Polly compile-time performance using newest LLVM/Polly source code. You can view the results on http://188.40.87.11:8000. Especially, I also evaluated our r187102 patch file that avoids expensive failure string operations in normal execution. Specifically, I evaluated two cases for it: Polly-NoCodeGen: clang -O3 -load
2013 Aug 02
1
[LLVMdev] [Polly] Update of Polly compile-time performance on LLVM test-suite
...you check if this also holds for the original 0.01? No, it was set as 0.05 to filter out small delta. As you may need, I have reset it to 0.01 now. > >>>Also, it may be interesting to compare against the non-polly case to see >>>how much overhead there is still due to our scop detetion. >>> >>>> The "Polly-opt" case is used to compare the whole compile-time >>>> performance of Polly. Since our patch file mainly affects the >>>> Polly-Detect pass, it shows similar performance to "Polly-NoCodeGen". As >>>>...
2003 Jun 24
20
[Bug 601] configure script doesen't setup preprocessor flags properly
http://bugzilla.mindrot.org/show_bug.cgi?id=601 Summary: configure script doesen't setup preprocessor flags properly Product: Portable OpenSSH Version: 3.6.1p2 Platform: Sparc OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo: