search for: 41042

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

Did you mean: 1042
2006 Jan 25
0
asterisk 1.2 with grandstream ht-496 2nd port registration issues
...Contact: <sip:PPC998202@194.208.44.44:34560;user=phone> Call-ID: e62dffffcd4dffff@194.183.145.211 CSeq: 100 REGISTER Expires: 3600 User-Agent: Grandstream HT496 1.0.2.16 Max-Forwards: 70 Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE Content-Length: 0 Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:3318 parse_request: Header 0: REGISTER sip:194.208.44.43 SIP/2.0 (34) Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:3318 parse_request: Header 1: Via: SIP/2.0/UDP 194.208.44.44:34560;branch=PPC998202.z9hG4bK97220000265fffff,SIP/2.0/UDP 194.183.145.211:5064;branch=z9hG4bK97220000265fffff (14...
2007 Aug 16
1
[LLVMdev] rantings about llvm-top
.... Here's an example: $ svn info Path: . URL: http://llvm.org/svn/llvm-project/llvm-top/trunk Repository Root: http://llvm.org/svn/llvm-project Repository UUID: 91177308-0d34-0410-b5e6-96231b3b80d8 Revision: 41115 Node Kind: directory Schedule: normal Last Changed Author: reid Last Changed Rev: 41042 Last Changed Date: 2007-08-13 08:37:41 +0200 (Mon, 13 Aug 2007) $ svn st ? build.llvm-gcc-4.0 ? llvm-gcc-4.0 ? dist ? llvm As you can see, four entities are marked as unknown by Subversion. As it happens, all of these entities are directories. llvm-top created three of them...
2003 Jul 11
1
SSH/v1 dead processes bug
...6 0 ?? IW - 0:00.00 sshd: root [priv root 5077 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: root [priv root 40458 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv root 40467 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv root 41042 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv root 79545 0.0 0.6 5292 1568 ?? I 10:33AM 0:00.03 sshd: paul [priv root 79547 0.0 0.6 4076 1532 ?? I 10:33AM 0:00.00 sshd: paul [priv paul 79548 0.0 0.7 5292 1656 ?? S 10:33AM 0:00.41 sshd: paul...
2007 Aug 16
0
[LLVMdev] rantings about llvm-top
Hi Holger, On Thu, 2007-08-16 at 09:02 +0200, Holger Schurig wrote: > Hi Raid ! > > I used llvm-top at home and in the company and I basically I like > it. Thanks for trying it out! :) > Here are some comments: > > - the README.txt says that all routines use a common library > and therefore accept a common set of arguments. But this > is confusing, because
2007 Aug 16
2
[LLVMdev] rantings about llvm-top
Hi Raid ! I used llvm-top at home and in the company and I basically I like it. Here are some comments: - the README.txt says that all routines use a common library and therefore accept a common set of arguments. But this is confusing, because things like VERBOSE look like an environment variable. Somehow people are used that arguments are always starting with - and that they are
2019 Feb 25
5
Making LLD PDB generation faster
Times for lld compiled with LTO: Input File Reading: 1430 ms ( 3.3%) Code Layout: 486 ms ( 1.1%) PDB Emission (Cumulative): 41042 ms ( 94.6%) Add Objects: 33117 ms ( 76.4%) Type Merging: 25861 ms ( 59.6%) Symbol Merging: 7011 ms ( 16.2%) TPI Stream Layout: 996 ms ( 2.3%) Globals Stream Layout: 513 ms ( 1.2%) Commit to Disk: 5175 ms ( 11.9%)...
2019 Feb 25
2
Making LLD PDB generation faster
...gt;; llvm-dev <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] Making LLD PDB generation faster > > Times for lld compiled with LTO: > > Input File Reading: 1430 ms ( 3.3%) > Code Layout: 486 ms ( 1.1%) > PDB Emission (Cumulative): 41042 ms ( 94.6%) > Add Objects: 33117 ms ( 76.4%) > Type Merging: 25861 ms ( 59.6%) > Symbol Merging: 7011 ms ( 16.2%) > TPI Stream Layout: 996 ms ( 2.3%) > Globals Stream Layout: 513 ms ( 1.2%) > Commit to Dis...
2019 Feb 27
4
Making LLD PDB generation faster
...t: Re: [llvm-dev] Making LLD PDB generation faster > > > > > > Times for lld compiled with LTO: > > > > > > Input File Reading: 1430 ms ( 3.3%) > > > Code Layout: 486 ms ( 1.1%) > > > PDB Emission (Cumulative): 41042 ms ( 94.6%) > > > Add Objects: 33117 ms ( 76.4%) > > > Type Merging: 25861 ms ( 59.6%) > > > Symbol Merging: 7011 ms ( 16.2%) > > > TPI Stream Layout: 996 ms ( 2.3%) > > > Globals Stream L...
2019 Feb 28
3
Making LLD PDB generation faster
...m.org>> > > Subject: Re: [llvm-dev] Making LLD PDB generation faster > > > > Times for lld compiled with LTO: > > > > Input File Reading: 1430 ms ( 3.3%) > > Code Layout: 486 ms ( 1.1%) > > PDB Emission (Cumulative): 41042 ms ( 94.6%) > > Add Objects: 33117 ms ( 76.4%) > > Type Merging: 25861 ms ( 59.6%) > > Symbol Merging: 7011 ms ( 16.2%) > > TPI Stream Layout: 996 ms ( 2.3%) > > Globals Stream Layout: 513 ms ( 1.2...
2019 Feb 25
2
Making LLD PDB generation faster
Yes, -Tllvm works. [cid:image002.jpg at 01D4CCF6.C440CFF0] From: Zachary Turner <zturner at google.com> Sent: Monday, February 25, 2019 10:36 AM To: Leonardo Santagada <santagada at gmail.com> Cc: Alexandre Ganea <alexandre.ganea at ubisoft.com>; Reid Kleckner <rnk at google.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Making LLD PDB
2005 Jun 14
1
Problem with samba broadcast
....191.133.170 dst=80.171.100.101 sport=4662 dport=44223 use=1 tcp 6 40 SYN_SENT src=80.171.100.101 dst=85.181.15.201 sport=44093 dport=4662 [UNREPLIED] src=85.181.15.201 dst=80.171.100.101 sport=4662 dport=44093 use=1 tcp 6 361114 ESTABLISHED src=213.39.229.166 dst=84.150.208.252 sport=41042 dport=4777 src=84.150.208.252 dst=213.39.229.166 sport=4777 dport=41042 [ASSURED] use=1 tcp 6 343121 ESTABLISHED src=80.171.67.189 dst=84.144.70.197 sport=33769 dport=4662 src=84.144.70.197 dst=80.171.67.189 sport=4662 dport=33769 [ASSURED] use=1 tcp 6 431990 ESTABLISHED src=80.171.100...