search for: 4077

Displaying 20 results from an estimated 55 matches for "4077".

Did you mean: 40,7
2015 Feb 06
0
PSJIP Leak handle
...d other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= [root at centos7 /]# this command shows the issue, thousands of lines lsof | grep asterisk asterisk 4077 root *450w FIFO 0,8 0t0 110430221 pipe asterisk 4077 root *451r FIFO 0,8 0t0 110429239 pipe asterisk 4077 root *452w FIFO 0,8 0t0 110429239 pipe asterisk 4077 root *453r FIFO 0,8 0t0 110417598 pipe asterisk 4077 root *454w FIFO 0,8 0t0 110417598 pipe asterisk 4077 root *455r FIFO 0,8 0t0 110426507...
2005 Jul 13
0
SIP calls to 'BUSY' or OFF HOOK PSTN numbers do not return busy indicate to sip phone?
...dbye.... Thank you for trying the Asterisk Open SOurce PBX" Hangup is executed. This seems to be the 'default' behaviour of Asterisk and also does not seem to be right :-) Here is what asterisk shows on the console when a normal BUSY number is dialed: -- Executing Dial("SIP/4077-030d", "SIP/17346621122@sipprovider-out") in new stack -- Called 17346621122@sipprovider-out -- Got SIP response 486 "Busy Here" back from 216.164.114.122 -- SIP/sipprovider-out-c3fd is busy == Everyone is busy/congested at this time (1:1/0/0) -- Timeout o...
2011 Jun 01
1
Replacing variables in one dataset with those from another
...datasets to show what I?m trying to do rather than explain in words because I?m not sure my question is coming across very clearly. I have about 100 columns in Dataset1 (x1, x2, etc.) and the variable uniquenum in Dataset2 has about 4,000 values. Dataset1 grpnum x1 x2 A 343 334 B 313 898 C 4076 4077 D 275 276 Dataset2 unique num uniqueid 343 GHU82RK02HD7D6 4076 GHU82RK02IXPC7 4077 GHU82RK02HICZ2 261 GHU82RK02FLOFU 4100 GHU82RK02IDO7K 4101 GHU82RK02HQYQL 4102 GHU82RK02GADV1 4103 GHU82RK02G7RQH 4104 GHU82RK02HQD2E NewDataset grpnum x1 x2 a GHU82RK02HD7D6 Na b Na Na c GHU82RK02IXPC7 GHU82RK...
2017 Nov 02
13
[RFC] Enable Partial Inliner by default
Forgot to add that all experiments were done with '-O3 -m64 -fexperimental-new-pass-manager'. Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Graham Yiu/Toronto/IBM To: llvm-dev at lists.llvm.org Cc: junbuml at codeaurora.org, xinliangli at gmail.com Date: 11/02/2017 05:26 PM Subject: [RFC] Enable Partial Inliner by default Hello, I'd like to propose turning on the partia...
2017 Oct 03
2
PGO information at LTO/thinLTO link step
...know if there is some documentation/video/presentation on how PGO information is represented in LLVM and what information is passed via the IR? I'm finding some difficulty in getting the big picture via the code. Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Teresa Johnson <tejohnson at google.com> To: Easwaran Raman <eraman at google.com> Cc: Graham Yiu <gyiu at ca.ibm.com>, llvm-dev <llvm-dev at lists.llvm.org> Date: 10/03/2017 05:00 PM Subject: Re: [llvm-...
2017 Oct 03
2
PGO information at LTO/thinLTO link step
Hi Teresa, Actually, enabling the new pass manager manually seems to have solved this issue, so this problem is only valid for the old pass manager. Thanks, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Teresa Johnson <tejohnson at google.com> To: Graham Yiu <gyiu at ca.ibm.com> Cc: llvm-dev <llvm-dev at lists.llvm.org> Date: 10/03/2017 04:18 PM Subject: Re: [llvm-dev] PGO information at LTO/thinLTO link step On Tue...
2017 Nov 10
0
[RFC] Enable Partial Inliner by default
Hi Evgeny, I just realized that if these are compile-time errors I can help investigate on my end. Do you have something I can use to reproduce? Cheers, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Graham Yiu/Toronto/IBM To: Evgeny Astigeevich <Evgeny.Astigeevich at arm.com> Cc: "junbuml at codeaurora.org" <junbuml at codeaurora.org>, "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm....
2017 Oct 03
2
PGO information at LTO/thinLTO link step
...d, which seems to be the opposite of the problem you > are hitting). Can you send me a reproducer with the old PM? > > Teresa > >> >> >> Thanks, >> >> Graham Yiu >> LLVM Compiler Development >> IBM Toronto Software Lab >> Office: (905) 413-4077 C2-707/8200/Markham >> Email: gyiu at ca.ibm.com >> >> [image: Inactive hide details for Teresa Johnson ---10/03/2017 04:18:17 >> PM---On Tue, Oct 3, 2017 at 12:54 PM, Graham Yiu via llvm-dev <]Teresa >> Johnson ---10/03/2017 04:18:17 PM---On Tue, Oct 3, 2017 at 12:...
2017 Nov 10
5
[RFC] Enable Partial Inliner by default
...bject: Re: [llvm-dev] [RFC] Enable Partial Inliner by default Hi Evgeny, I just realized that if these are compile-time errors I can help investigate on my end. Do you have something I can use to reproduce? Cheers, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com [Inactive hide details for Graham Yiu---11/08/2017 06:00:05 PM---Thanks, Evgeny. Let me know if there's something in the partial]Graham Yiu---11/08/2017 06:00:05 PM---Thanks, Evgeny. Let me know if there's something in the partial inlining code...
2017 Aug 29
3
[RFC] Enhance Partial Inliner by using a general outlining scheme for cold blocks
...does not need to be super > cold and leave it to the inliner to do more deeper analysis and decide to > inline it right back in. > > David > > > >> >> >> Graham Yiu >> LLVM Compiler Development >> IBM Toronto Software Lab >> Office: (905) 413-4077 C2-707/8200/Markham >> Email: gyiu at ca.ibm.com >> >> [image: Inactive hide details for Xinliang David Li ---08/24/2017 >> 03:05:06 PM---On Thu, Aug 24, 2017 at 10:40 AM, Graham Yiu <gyiu at ca.i]Xinliang >> David Li ---08/24/2017 03:05:06 PM---On Thu, Aug 24, 2017...
2017 Oct 03
3
PGO information at LTO/thinLTO link step
...cally, perhaps we can mark callsites with hot/cold attributes during compile step to ensure LTO inlining will give appropriate threshold bonuses/penalties. Any thoughts/insights/comments would be appreciated. Cheers, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171003/18c2b6f6/attachment.html>
2018 Jan 11
2
Sent and Received peer request (Connected)
...ame: glusterfs3 Uuid: 354fdb76-1205-4a5c-b335-66f2ee3e665f State: Peer in Cluster (Connected) [root at glusterfs2]# gluster peer status Number of Peers: 2 Hostname: glusterfs3 Uuid: 354fdb76-1205-4a5c-b335-66f2ee3e665f State: Peer in Cluster (Connected) Hostname: glusterfs1 Uuid: 339533fd-5820-4077-a2a0-d39d21379960 State: Sent and Received peer request (Connected) [root at glusterfs3]# gluster peer status Number of Peers: 2 Hostname: glusterfs2 Uuid: 0f4867d9-7be3-4dbc-83f6-ddcda58df607 State: Peer in Cluster (Connected) Hostname: glusterfs1 Uuid: 339533fd-5820-4077-a2a0-d39d21379960 St...
2017 Aug 24
3
[RFC] Enhance Partial Inliner by using a general outlining scheme for cold blocks
...mance we'll gain from just outlining (without inlining to increase the odds of some performance gain). My initial thought was to ditch the new function and its outlined children if we cannot immediately inline it. Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Xinliang David Li <xinliangli at gmail.com> To: Graham Yiu <gyiu at ca.ibm.com> Cc: llvm-dev <llvm-dev at lists.llvm.org> Date: 08/24/2017 03:05 PM Subject: Re: [llvm-dev] [RFC] Enhance Partial Inliner by using a general...
2017 Oct 03
5
General question about enabling partial inlining
...August/116515.html> http://lists.llvm.org/pipermail/llvm-dev/2017-August/116515.html) We'd be interested in turning on the pass by default some time in the future, if our enhancements prove beneficial. Cheers, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com <mailto:gyiu at ca.ibm.com> via llvm-dev ---09/13/2017 01:12:02 PM---Hi, I noticed some performance gains in some spec benchmarks without From: via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > To: llvm-...
2017 Aug 24
1
[RFC] Enhance Partial Inliner by using a general outlining scheme for cold blocks
...ne the original function twice and modify one based on cold region outlining and the other early return peeling, with the latter being our fall-back option if we fail to inline the first clone. What are your thoughts? Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Graham Yiu/Toronto/IBM To: Xinliang David Li <xinliangli at gmail.com> Cc: llvm-dev <llvm-dev at lists.llvm.org> Date: 08/15/2017 08:04 PM Subject: Re: [llvm-dev] [RFC] Enhance Partial Inliner by using a general out...
2017 Nov 13
2
[RFC] Enable Partial Inliner by default
...bject: Re: [llvm-dev] [RFC] Enable Partial Inliner by default Hi Evgeny, I just realized that if these are compile-time errors I can help investigate on my end. Do you have something I can use to reproduce? Cheers, Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com [Inactive hide details for Graham Yiu---11/08/2017 06:00:05 PM---Thanks, Evgeny. Let me know if there's something in the partial]Graham Yiu---11/08/2017 06:00:05 PM---Thanks, Evgeny. Let me know if there's something in the partial inlining code...
2017 Aug 15
8
[RFC] Enhance Partial Inliner by using a general outlining scheme for cold blocks
...be viewed as the minimum number of times the predecessor has to be executed in order for an edge to be considered cold, should also be taken into account to avoid outlining code paths we have little information on. Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-407/8200/Markham Email: gyiu at ca.ibm.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170815/17fc26c9/attachment.html>
2005 Mar 23
2
Problems with incoming calls
.... However, at least 30%-50% of the time the digits that are entered from the touch tone phone is slightly different from what is received by asterisk. There is usually double digits when only one of those digits were entered. For example I would enter 4071, but asterisk would receive 4007 or 4077 etc. 2) If the extension number was correctly received by asterisk and I pass the call to a SIP extension I would then lose Audio until the phone is answered. If I simply pass the call to a SIP Extension without playing any prompts and I don't use the answer command before I transfer the c...
2013 Oct 02
4
"Enterprise Class Hard Drive" - Scam Warning
...00 9 Power_On_Hours 0x0032 098 097 000 Old_age - 2106 12 Power_Cycle_Count 0x0032 100 100 000 Old_age - 80 198 Offline_Uncorrectable 0x0030 196 196 000 Old_age - 398 200 Multi_Zone_Error_Rate 0x0008 180 180 000 Old_age - 4077 So for a brand new packaged drive this was a bit of a surprise. "2106" power on hours, obviously should be zero for a new drive and "398" "Offline_Uncorrectable sectors" this is a well used and faulty drive. I contacted the (very well known) manufacturer of the dr...
2018 Jan 15
0
Sent and Received peer request (Connected)
...gt; State: Peer in Cluster (Connected) > > > > [root at glusterfs2]# gluster peer status > Number of Peers: 2 > > Hostname: glusterfs3 > Uuid: 354fdb76-1205-4a5c-b335-66f2ee3e665f > State: Peer in Cluster (Connected) > > Hostname: glusterfs1 > Uuid: 339533fd-5820-4077-a2a0-d39d21379960 > State: Sent and Received peer request (Connected) > > > > [root at glusterfs3]# gluster peer status > Number of Peers: 2 > > Hostname: glusterfs2 > Uuid: 0f4867d9-7be3-4dbc-83f6-ddcda58df607 > State: Peer in Cluster (Connected) > > Hostname: g...