similar to: Application

Displaying 20 results from an estimated 600 matches similar to: "Application"

2009 Nov 22
3
[LLVMdev] -O0 compile time speed (was: Go)
On Nov 21, 2009, at 1:00 PM, Arnt Gulbrandsen wrote: > Chris Lattner writes: >> I'm still really interested in making Clang (and thus LLVM) faster at -O0 (while still preserving debuggability of course). > > Why? I want the compiler to build things quickly in all modes, but -O0 in particular is important for a fast compile/debug/edit cycle. Are you asking why fast compilers
2009 Nov 22
0
[LLVMdev] -O0 compile time speed (was: Go)
Chris Lattner writes: > On Nov 21, 2009, at 1:00 PM, Arnt Gulbrandsen wrote: > >> Chris Lattner writes: >>> I'm still really interested in making Clang (and thus LLVM) faster >>> at -O0 (while still preserving debuggability of course). >> >> Why? > > I want the compiler to build things quickly in all modes, but -O0 in > particular is
2009 Nov 22
3
[LLVMdev] -O0 compile time speed
Arnt Gulbrandsen <arnt at gulbrandsen.priv.no> writes: >>>> I'm still really interested in making Clang (and thus LLVM) faster >>>> at -O0 (while still preserving debuggability of course). >>> >>> Why? >> >> I want the compiler to build things quickly in all modes, but -O0 in >> particular is important for a fast
2009 Nov 21
0
[LLVMdev] -O0 compile time speed (was: Go)
Chris Lattner writes: > I'm still really interested in making Clang (and thus LLVM) faster at > -O0 (while still preserving debuggability of course). Why? Arnt
2009 Nov 21
2
[LLVMdev] -O0 compile time speed (was: Go)
On Nov 19, 2009, at 1:04 PM, Bob Wilson wrote: >> I've tested it and LLVM is indeed 2x slower to compile, although it >> generates >> code that is 2x faster to run... >> >>> Compared to a compiler in the same category as PCC, whose pinnacle of >>> optimization is doing register allocation? I'm not surprised at all. >> >> What else
2012 Jul 18
4
Unsecured zone transfers and open resolvers
Hello, My question is not related to NSD in particular, but I have seen here on the list a lot of people that work for TLDs and other Registrars and Registry operators I thought it would be a good place to ask this question. It is about DNS though, not completely off topic :). I have encountered in my DNS studies a few name servers that let you transfer zones they are authoritative for. The
2013 Feb 21
4
Getting htmlParse to work with Hebrew? (on windows)
Hello dear R-help mailing list. Looks like the same issue in Russian: library(RCurl) library(XML) u = " http://www.cian.ru/cat.php?deal_type=2&obl_id=1&room1=1" a = getURL(u) a # Here - the Russian is fine. a2 <- htmlParse(a) a2 # Here it is a mess... None of these seem to fix it: htmlParse(a, encoding = "windows-1251") htmlParse(a, encoding =
2007 May 21
3
Updated v1.1 and summer plans
Webmail.us will be sponsoring my Dovecot development for this summer. Other companies are also welcome to participate in the costs. Participation gets you: - listed in Credits in www.dovecot.org - listed in AUTHORS file - you can tell me how you want to use the feature and I'll make sure that it supports it (within reasonable limits) For already implemented v1.1 features, see
2001 Dec 30
1
Samba Domain & XP
I am not able to join an XP Machine to a Samba domain. I am able to complete all the procedure until the reboot, bur after the Windows reboot, at the login, the windows says that it is not possible to contact the Primary domain controller. No debug arrive to samba at the login. The machine trust on the domain is done correctly with "on the fly" tecnique. Do someone have the same
2007 Nov 28
1
Order observations in a dataframe
Dear All, Suppose I have the following dataframe: country;weight;group bul;10;1 cze;12;1 grc;12;1 hun;12;1 prt;12;1 rom14;1 fra;29;2 ita;29;2 gbr;29;2 aut;10;3 bel;12;3 The "group" variable denotes the id-number of a group of countries. How can I re-label the groups in the descending order of their cumulative "weight", which wound be: country;weight;group fra;29;1 ita;29;1
2012 Feb 23
1
Does Samba affect leap second?
At 2012-06-30, leap second will be introduced. ftp://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat Does Samba affect leap second? -- --- Oota Toshiya --- t-oota at dh.jp.nec.com NEC Systems Software Operations Unit Shiba,Minato,Tokyo IT Platform Solutions Division Japan,Earth,Solar system (samba-jp/ldap-jp Staff,mutt-j/samba-jp postmaster)
2002 Sep 25
1
Profiles replication problems
I experienced some sporadic problem in the profiles replication on Samba PDC. With the configuration attached in some case when a user log in from a windows 2000 professional client with all the microsoft patches applied, recive the error that says that is not possible to load the profile and that a local profile will be used. No error is detected in samba log with log level up to 5. The problem
2003 Sep 24
2
Charset
I have upgraded on my debian server from samba 2.2.3 (stable ) to samba 3.0rc4 (unstable). The only problem that I have on my PDC is that italian character as ? (a') ? (u') etc. are non treated as they should and this can cause profiles non to load correctly. What should I do? THX Davide Parise E-Mail: d.parise@iskranet.it Cel.: +39 3333063640 FAX: +39 06233241981
2018 Oct 02
2
Help for UID THREAD and SORT optimization
Hello, we are developing a library to show last arrived messages of all threads in a folder with more than 300k messages. As per the RFC 5256, the IMAP thread command has only the option to specify the grouping criteria (REFERENCES vs ORDEREDSUBJECT). So we implemented an algorithm which gets the full UID SORT ordered by date in reverse order then gets all thread relations and then post
2005 Jan 07
8
Virus Detector ?
Hi Tom,  I´m very glad using Shorewall I proud to say that use it in my whole network (215 Real IP´s over ProxyArp) I can filter everyone have mac-control of then etc etc. Well I´m like a child playing with it :) But now, have a question there is any way to filter or use an Anti-virus in this network ? To drop packets with virus ?? To scan HTTP request ?? Or maybe use Dansguardian ? Did you
2000 Mar 27
2
Problem starting SMB services
This is the error I receive when attempting to start the service. This is from /var/log/messages. Mar 27 11:41:17 portero smb: smbd startup succeeded Mar 27 11:41:17 portero smb: nmbd startup failed Mar 27 11:41:18 portero srvsvcd: execvp: No such file or directory Mar 27 11:41:18 portero smb: srvsvcd startup failed Mar 27 11:41:18 portero wkssvcd: execvp: No such file or directory Mar 27
2002 Feb 27
1
I: PATCH: Samba/Win2K renaming bug
-----Messaggio originale----- Da: Davide Parise [mailto:d.parise@mhz.it] Inviato: Tuesday, February 26, 2002 23:33 A: Jeremy Allison Oggetto: R: [Samba] PATCH: Samba/Win2K renaming bug I have the same problem, but I also have an explanation. When You click on a multimedia file Windows Media Player opens a preview on the left side of your windows. When this preview is open is impossible to make
2002 Jun 24
1
secrets
What is the file secrets.tdb ? Why does it often change? THX Davide Parise E-Mail: d.parise@agora.it Cel.: +39 3333063640 FAX: +39 06233241981
2002 Nov 06
0
Linux trust
I have a Linux Samba PDC with a tenth of win2k machines and 1 Linux machines. With windows everything works fine, but It often happend that the Linux machine loses her trusr account and I have to reboot both to have the linux access Domain user list. I can't explain this and with normal debug I don't have any hint. Davide Parise d.parise@mhz.it -------------- next part --------------
2002 Aug 10
4
2.2.5, Sol 2.8, W2k - Printers...Status: Access Denied unable to connect - ??
hi When I highlight a printer icon in Win 2K, the Status bar shows Status: Access Denied, Unable to connect. It shows this for all samba printers. I can print a test page even though it shows access denied. Anyone know how to fix this? thanks. Dennis +******+ This e-mail message is meant solely for the person or organisation to whom it is adressed. The message may contain personal or