search for: threadid

Displaying 20 results from an estimated 231 matches for "threadid".

Did you mean: threaded
2004 Jul 22
1
Sip -> H323 using oh323 and G729
...Hungup 'OH323/L1573' == No one is available to answer at this time -- Executing Hangup("SIP/200-ebdf", "") in new stack == Spawn extension (internal, 10290071717, 2) exited non-zero on 'SIP/200-ebdf' and the oh323 outputs the following: 2:21.275 ThreadID=0x49399b30 H323 Making call to: 400@192.168.1.80 2:21.276 ThreadID=0x49399b30 H323 Added capability: G.711-ALaw-64k{hw} <1> 2:21.276 ThreadID=0x49399b30 H323 Added capability: G.711-uLaw-64k{hw} <2> 2:21.276 ThreadID=0x49399b30 H323 Added...
2003 Nov 27
6
Help for oh323
...0:00.279 OpenH323 Wrapper H323 Added capability: UserInput/basicString <3> 0:00.279 OpenH323 Wrapper H323 Added capability: UserInput/dtmf <4> 0:00.279 OpenH323 Wrapper H323 Added capability: UserInput/RFC2833 <5> 4:00.687 ThreadID=0x4a774440 H323 Making call to: 729@16.52.153.20.6 4:00.688 ThreadID=0x4a774440 H323 Attempt to use invalid URL "729@16.52.153.206" 4:00.688 ThreadID=0x4a774440 H323 Could not parse "729@16.52.153.2.06" 4:00.757 ClearCallT...d:0812ab10 H...
2005 Jan 28
3
reason 24 (Call ended with Q.931 cause)
Hi Michael and Everyone I'm trying to connect Asterisk to a CISCO AS5350 using oh323 and I'm getting this error "reason 24 (Call ended with Q.931 cause)" I've checked the Asterisk wiki and several other resources. Please can anyone give me a hint on what the problem is I reach my wits end. Thanks Tola my config and debug Configuration of OpenH323 channel driver
2003 Jul 10
2
OH323 + G729 + Go2Call
...<2> > 0:00.012 OpenH323 Wrapper H323 Added capability: UserInput/basicString <3> > 0:00.012 OpenH323 Wrapper H323 Added capability: UserInput/dtmf <4> > 0:00.012 OpenH323 Wrapper H323 Added capability: UserInput/RFC2833 <5> > 0:05.829 ThreadID=0x495be540 H323 Making call to: h323:723@216.52.153.206:1720 > 0:05.831 ThreadID=0x495be540 H323 Added capability: G.729{hw} <1> > 0:05.831 ThreadID=0x495be540 H323 Added capability: UserInput/hookflash <2> > 0:05.831 ThreadID=0x495be540 H323 Added capability: UserInput/b...
2004 Sep 28
0
H323 dropping connections
...l(H323/${EXTEN}@192.168.40.250/${CALLERIDNUM}) ; 620 to Batteryhill The Dump I get from h.323 trace 3 is H.323 trace set to level 3 -- Starting simple switch on 'Zap/1-1' -- Executing Dial("Zap/1-1", "H323/123@192.168.254.250/690") in new stack 0:16.928 ThreadID=0xf3bfebb0 h323caps.cxx(1650) H323 Added capability: G.711-uLaw-64k{sw} <1> 0:16.929 ThreadID=0xf3bfebb0 h323caps.cxx(1713) H323 Found capability: G.711-uLaw-64k{sw} <1> 0:16.930 ThreadID=0xf3bfebb0 h323caps.cxx(1650) H323 Added capability: G.711...
2004 May 18
0
problems with asterisk-oh323
...Transactor:9df23b8 Trans Starting listener thread on Transport[remote=ip$216.22.64.2:1719 if=ip$10.0.254.230:10001] 0:01.393 Transactor:9df23b8 H225RAS Receiving PDU: registrationConfirm 37496 0:01.394 Transactor:9df23b8 RAS Registered 82BA38EC00000009 with gk1.comvoz.com 1:17.529 ThreadID=0x445c7bb0 H323 Making call to: 2668#011582129783294@10.0.0.81 1:17.530 ThreadID=0x445c7bb0 H323 Added capability: G.729{hw} <1> 1:17.530 ThreadID=0x445c7bb0 H323 Added capability: UserInput/hookflash <2> 1:17.531 ThreadID=0x445c7bb0 H323 Added capability: UserInput/basicString &l...
2003 Nov 07
3
Unable dial out with the new Oh323 0.5.6
...connection: host=172.20.23.206:1753, if=172.20.0.150:1720, handle=11 1:12.996 H225 Answer:80db018 H225 Set remote application name: "Microsoft? NetMeeting? 3.0 181/21324" 1:13.011 H225 Answer:80db018 H323 Answering call: AnswerCallPending 1:13.013 ThreadID=0x0004c013 H323 Making call to: 033283077731@xx.xxx.xx.xxx:1720 1:13.014 ThreadID=0x0004c013 H323 Attempt to use invalid URL "033283077731@xx.xxx.xx.xxx:1720" 1:13.014 ThreadID=0x0004c013 H323 Could not parse "033283077731@xx.xxx.xx.xxx:1720"...
2014 Apr 18
2
[LLVMdev] multithreaded performance disaster with -fprofile-instr-generate (contention on profile counters)
...ount(); > for (int i = oldcount; i < newcount; i++) > shard[i] = malloc(ncounter*sizeof(uint64)); > atomic_store(&shardmask, newcount-1, memory_order_release); > } > shardunlock(); > } > ... > } > > > If we go with this scheme, for tid I would do: __thread threadid; int pthread_create(...) { threadid = goohhash(gettid()); ... } void userfunc() { int tid = threadid+1; threadid = tid; // use tid in profiling ... } This avoids the problem of potentially expensive gettid(), and avoids a possible persistent interference between tids. ---...
2005 May 23
1
OH323 CONTROL PROTOCOL ERROR
...Check: connectionState=AwaitingLocalAnswer fastStartState=FastStartDisabled 5:58.629 H225 Answer:41b3f3c8 H323 InternalEstablishedConnectionCheck: connectionState=AwaitingLocalAnswer fastStartState=FastStartDisabled 5:58.629 H225 Answer:41b3f3c8 H225 Reading PDUs: callRef=422 5:59.633 ThreadID=0x4cb6a1c0 H323 Answering call: AnswerCallNow 5:59.634 ThreadID=0x4cb6a1c0 H245 Started control channel 5:59.634 ThreadID=0x4cb6a1c0 H245 Sending TerminalCapabilitySet: outSeq=1 5:59.638 ThreadID=0x4cb6a1c0 H245 Sending PDU: request terminalCapabilitySet { sequenceNumber = 1 protoco...
2016 Nov 28
2
LLVM Pass for Instructions in Function (error
...ruction *Inst = &*I; if (Inst -> getOpcode() == Instruction::GetElementPtr){ Value* AddrPointer = Inst->getIperand(0); .... if (cast<Operator>(Inst) -> getOpcode() == Instruction::GetElementPtr){ Value* AddrPointer = cast<Value>(Inst); Value* threadId = Inst -> getOperand(1); unsigned AddrSpace = Inst -> getAddressSpace() DataStructureForTrace.push_back (std:make_tuple(new Value(threadId), AddrSpace, 0, new Value(AddrPointer))); } } I get following error (there are more, some visible here and some not. for eg, getAddress...
2009 Oct 31
1
Kernel panic on zfs import
...''s imported everything I usually have enough time to log in before it panics. If I boot from CD and ''zfs import -f tank'', it panics. I''ve just started a ''zdb -e tank'' which I found on the intertubes here: http://opensolaris.org/jive/thread.jspa?threadID=49020. Zdb seems to be ... doing something. Not sure _what_ it''s doing, but it can''t be making things worse for me right? I''m going to try adding the following to /etc/system, as mentioned here: http://opensolaris.org/jive/thread.jspa?threadID=114906 set zfs:zfs_recover=...
2015 Apr 08
5
[LLVMdev] CUDA front-end (CUDA to LLVM IR)
Hi, I wanted to ask whether there is ongoing effort (or an already established tool) that enables to convert CUDA kernels (that uses CUDA specific intrinsics, e.g., threadId.x, __syncthreads(), ...) to LLVM IR. I am aware that I can do this for OpenCL with the help of libclc but I can not find something similar for CUDA. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150...
2005 Nov 26
1
Another patch of win32-service for nice startup.
...eak; + + SetTheServiceStatus(SERVICE_START_PENDING, 0, i, 1000); + } + // The service has started. SetTheServiceStatus(SERVICE_RUNNING, NO_ERROR, 0, 0); @@ -241,9 +252,9 @@ } #endif - // Create Thread for service main - hThread = CreateThread(NULL,0,ThreadProc,0,0,&ThreadId); - if(hThread == INVALID_HANDLE_VALUE){ + // Create the event to signal the service to start. + hStartEvent = CreateEvent(NULL, TRUE, FALSE, NULL); + if(hStartEvent == NULL){ strcpy(error,ErrorDescription(GetLastError())); ErrorStopService(); rb_raise(cDaemonErr...
2016 Nov 28
2
LLVM Pass for Instructions in Function (error
...(Inst -> getOpcode() == Instruction::GetElementPtr){ > Value* AddrPointer = Inst->getIperand(0); > .... > > if (cast<Operator>(Inst) -> getOpcode() == Instruction::GetElementPtr){ > Value* AddrPointer = cast<Value>(Inst); > Value* threadId = Inst -> getOperand(1); > unsigned AddrSpace = Inst -> getAddressSpace() > DataStructureForTrace.push_back (std:make_tuple(new Value(threadId), AddrSpace, 0, new Value(AddrPointer))); > } > } > > I get following error (there are more, some visible here an...
2009 Nov 18
2
[LLVMdev] lli -force-interpreter complains about external function
...======= $ llvm-gcc -o hellosin.bc -emit-llvm -c hellosin.c $ lli -force-interpreter=true hellosin.bc hello sin: 0.00 $ lli hellosin.bc hello sin: 0.50 phello.c ======================== #include <pthread.h> #include <stdio.h> #define NUM_THREADS 4 void *PrintHello(void *threadid) { long tid; tid = (long)threadid; printf("Hello from %ld.\n", tid); pthread_exit(NULL); } int main (int argc, char *argv[]) { pthread_t threads[NUM_THREADS]; int ret; long t; for(t=0; t<NUM_THREADS; t++){ #ifdef DEBUG printf("creating thread %ld\n&q...
2014 Apr 18
2
[LLVMdev] multithreaded performance disaster with -fprofile-instr-generate (contention on profile counters)
...uint64)); >>> atomic_store(&shardmask, newcount-1, memory_order_release); >>> } >>> shardunlock(); >>> } >>> ... >>> } >>> >>> >>> >> If we go with this scheme, for tid I would do: >> >> __thread threadid; >> >> int pthread_create(...) >> { >> threadid = goohhash(gettid()); >> ... >> } >> >> void userfunc() >> { >> int tid = threadid+1; >> threadid = tid; >> > > Kostya noted that this increment is a bad ide...
2019 Jan 30
3
[RFC] Adding thread group semantics to LangRef (motivated by GPUs)
On Mon, Jan 28, 2019 at 9:09 PM Jan Sjodin <jan_sjodin at yahoo.com> wrote: > > > for (int i = 0; i < 2; i++) { > > foo = ballot(true); // ballot 1 > > > > if (threadID /* ID of the thread within a wavefront/warp */ % 2 == 0) continue; > > > > bar = ballot(true); // ballot 2 > > } > > > > versus: > > > > int i = 0; > > while (true) { > > do { > > if (i == 2) break; > > foo = b...
2007 Nov 13
4
sd_max_throttle
Hello, we are using hardware array and its vendor recommends the following setting in /etc/system: set sd:sd_max_throttle = <value> or set ssd:ssd_max_throttle = <value> Is it possible to monitor *somehow* whether the variable becomes sort of bottleneck ? Or how its value influences io traffic ? Regards przemol
2007 Sep 19
7
ZFS Solaris 10 Update 4 Patches
...ime properties PSARC 2006/502 ZFS get all datasets PSARC 2006/504 ZFS user properties PSARC 2006/622 iSCSI/ZFS Integration PSARC 2006/638 noxattr ZFS property Go to http://www.opensolaris.org/os/community/arc/caselog/ for more details on the above. See http://www.opensolaris.org/jive/thread.jspa?threadID=39903&tstart=0 for complete list of CRs. Thanks, George
2015 Apr 08
2
[LLVMdev] CUDA front-end (CUDA to LLVM IR)
...r > > 2015-04-08 19:01 GMT+02:00 Ahmed ElTantawy <ahmede at ece.ubc.ca>: > >> Hi, >> >> I wanted to ask whether there is ongoing effort (or an already >> established tool) that enables to convert CUDA kernels (that uses CUDA >> specific intrinsics, e.g., threadId.x, __syncthreads(), ...) to LLVM IR. I >> am aware that I can do this for OpenCL with the help of libclc but I can >> not find something similar for CUDA. >> >> Thanks >> >> _______________________________________________ >> LLVM Developers mailing list &gt...