search for: octo

Displaying 20 results from an estimated 36 matches for "octo".

Did you mean: oct
2008 Dec 04
2
[LLVMdev] optimization whith call of Intrinsics
...l i16 3 addrspace(2) ; <i16 addrspace(2)*> [#uses=2] @reg_ai_beg = global i16 405 addrspace(1) ; <i16 addrspace(1)*> [#uses=2] define void @OFUNC(i16* %N0, i16* %N1) nounwind { entry: store i16 1, i16 addrspace(1)* @reg_ai_beg %outLLVMInt = tail call i16 @llvm.octo.su.opa.rd(i16* @MemSys) ; <i16> [#uses=1] store i16 %outLLVMInt, i16 addrspace(2)* @MemSysSigA store i16 1, i16 addrspace(1)* @reg_ai_beg %outLLVMInt5 = tail call i16 @llvm.octo.su.opa.rd(i16* @MemSys) ; <i16> [#uses=1] store i16 %outLLVMInt5, i16 addrspa...
2005 Feb 12
1
What quad/octo BRI cards are best/stable for EuroISDN and Asterisk ?
Hi, I'm currently deciding on what card to pruchase for octo/quad BRI card to use with Asterisk on EuroISDN lines. I'm aware of at least two options (Junghanns or Beronet), but don't know how stable and well supported they are. Which ones are better supported ? Any experiences? Any advice ? How tos ? What would you buy ? Thanks in advance, Regard...
2008 Dec 04
0
[LLVMdev] optimization whith call of Intrinsics
...i16 addrspace(2)*> > [#uses=2] > @reg_ai_beg = global i16 405 addrspace(1) ; <i16 addrspace(1)*> > [#uses=2] > > define void @OFUNC(i16* %N0, i16* %N1) nounwind { > entry: > store i16 1, i16 addrspace(1)* @reg_ai_beg > %outLLVMInt = tail call i16 @llvm.octo.su.opa.rd(i16* @MemSys) > ; <i16> [#uses=1] > store i16 %outLLVMInt, i16 addrspace(2)* @MemSysSigA > store i16 1, i16 addrspace(1)* @reg_ai_beg > %outLLVMInt5 = tail call i16 @llvm.octo.su.opa.rd(i16* @MemSys) > ; <i16> [#uses=1] > store i16 %outLLVMIn...
2010 Jul 06
1
Dahdi - Which process to swap from Octo to QuadBRI ?
Hi, I'll soon replace a Junghanns OctoBRI with a Junghanns QuadBRI. As both use wcb4xxp driver (dahdi 2.3.0, libpri 1.4.10.2 and asterisk 1.6.1), I'm planning to proceed this way : 1. Edit 2 versions of files /etc/dahdi/system.conf and /etc/asterisk/dahdi-channels.conf (one for each card). 2. Link current system.conf and dahdi-chan...
2009 Jan 24
1
Patch to always install libupsclient-config
..., once using `pkg-config' and once using `libupsclient-config'. Please consider the attached patch, which changes the behavior of `lib/Makefile.am' to install `libupsclient-config' regardless of whether `libupsclient.pc' is installed or not. Please CC me on replies. Regards, -octo -- Florian octo Forster Hacker in training GnuPG: 0x91523C3D http://verplant.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: nut-2.2.2-libconfig.patch Type: text/x-diff Size: 390 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-u...
2003 Apr 10
1
regchrome causes segfault during Mozilla build
...users >Originator: Dr. Otacon >Organization: Skimask Ninjas >Confidential: no >Synopsis: regchrome causes segfault during Mozilla build >Severity: critical >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD octo.sytes.net 4.8-STABLE FreeBSD 4.8-STABLE #4: Wed Apr 9 14:48:08 MDT 2003 otacon@octo.sytes.net:/usr/obj/usr/src/sys/CONTRA i386 >Description: (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; /usr/bin/env LD_LIBRARY_PATH=. MOZILLA...
2007 Sep 11
2
Bug#439986: Renaming `UPSCONN' to `UPSCONN_t' causes problems when upgrading.
tags 439986 upstream thanks Hi Florian, 2007/8/29, Florian Forster <octo at verplant.org>: > Package: nut-dev > Version: 2.2.0-1 > Severity: minor > > After upgrading from version 2.0.something to version 2.2.0-1 the type > `UPSCONN' had been renamed to `UPSCONN_t'. This is a problem for > software that is supposed to work with different...
2018 Nov 13
4
Re: collectd leaks SIGCHLD == SIG_IGN into plugins
On Tue, Nov 13, 2018 at 10:04:33AM +0000, Daniel P. Berrangé wrote: > On Fri, Nov 09, 2018 at 12:19:30PM +0000, Richard W.M. Jones wrote: > > Peter Dimitrov and myself were debugging a very peculiar bug when > > libguestfs is run as a plugin from collectd: > > > > https://www.redhat.com/archives/libguestfs/2018-November/thread.html#00023 > > > > The long
2007 Sep 04
2
Unresolved variable in `libupsclient-config'
...ch, upstream Hi, when configuring nut 2.2.0 the variable/symbol `@SSL_LDFLAGS@' is not resolved by the libupsclient-config script. The attached patch changes `@SSL_CFLAGS@' to `@LIBSSL_CFLAGS@' `@SSL_LDFLAGS@' to `@LIBSSL_LDFLAGS@' which should solve this issue. Regards, -octo -- Florian octo Forster Hacker in training GnuPG: 0x91523C3D http://verplant.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: nut-2.2.0-sslflags.patch Type: text/x-diff Size: 508 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-up...
2018 Nov 13
2
Re: [collectd] collectd leaks SIGCHLD == SIG_IGN into plugins
...en() or create new processes in any other way. The only plugin doing that, the exec plugin, has had enough issues over the years for me to feel justified in that decision. ;-) As mentioned before, a Github issue would be appreciated so we can properly track this problem. Thanks and best regards, —octo -- Florian octo Forster Hacker in training GnuPG: 0x0C705A15 http://octo.it/
2011 Jan 07
1
[LLVMdev] [PATCH] compiler-rt patch for clean build on Solaris 10 / x86
...is only allowed in a function definition extern uint16_t ntohs(uint16_t); ^ 10 errors generated. gmake[2]: *** [lib/CMakeFiles/CompilerRT-Generic.dir/absvdi2.c.o] Error 1 gmake[1]: *** [lib/CMakeFiles/CompilerRT-Generic.dir/all] Error 2 gmake: *** [all] Error 2 -bash-3.00$ octo.tbricks.com:llvm/clean/compiler-rt> patch -p0 < ../solaris_stdint.patch patching file lib/int_lib.h octo.tbricks.com:llvm/clean/compiler-rt> -bash-3.00$ gmake [ 1%] Built target BlocksRuntime [ 2%] Building C object lib/CMakeFiles/CompilerRT-Generic.dir/absvdi2.c.o [ 2%] Building C obj...
2008 Dec 04
1
[LLVMdev] optimization whith call of Intrinsics
...e elimination is that pass that could do the optimizations in > question. The second store to @reg_ai_beg should be eliminated; I'm > not really surprised that it doesn't implement this particular case, > though. For the stores to @MemSysSigA, LLVM doesn't know that > llvm.octo.su.opa.rd doesn't read @MemSysSigA, so neither store can be > eliminated. > > You should be able to solve both these problems by writing a special > alias analysis pass that knows about the behavior of > llvm.octo.su.opa.rd. See http://llvm.org/docs/AliasAnalysis.html for > d...
2018 Nov 13
0
Re: [collectd] collectd leaks SIGCHLD == SIG_IGN into plugins
A quick glance shows that the exec plugin actually is clearing the signal mask: https://github.com/collectd/collectd/blob/master/src/exec.c#L526 Can you give some more context when this problem comes up? Ideally in a Github issue (hint, hint ;). -- Florian octo Forster Hacker in training GnuPG: 0x0C705A15 http://octo.it/
2005 Feb 10
1
Bri problem
Good day all I've installed a few systems with quad/octo bri cards On these systems incoming numbers are ether the full number,example 12345657 or ether the last 4 digits,example 7654 But for some reason the latest installation incoming numbers comes in as extension "s"?? Is this something to do with the telecoms provider or a asterisk config?...
2005 Feb 27
1
Beronet BN4S0 (quad BRI) card, echo cancel, zaptel timing, bristuff ...
Hi, I guess I'd need to run Beronet quad and octo bri cards under bristuff to get zaptel features (echo canceling, timing source).... Am I right or could I achieve this also with chan_misdn - their native driver ? Running bristuff on Beronet cards is unsupported. Has anyone succesfully run Beronet quad BRI cards under bristuff recently ? Do they...
2003 Jul 16
1
routing to localhost
...nnections to localhost -- tcp, icmp, or udp -- are all originating from my external interface, rl0: $ telnet localhost 25 Trying ::1... Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Can't assign requested address telnet: Unable to connect to remote host IPFW log: Jul 16 12:46:43 octo ipfw: 100 Accept TCP 192.168.1.119:1434 127.0.0.1:25 out via rl0 $ ping localhost PING localhost (127.0.0.1): 56 data bytes ping: sendto: Can't assign requested address $ netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire defaul...
2004 Aug 05
1
AW: Integrating an old PBX with Asterisk
...alls, voicemailbox on asterisk even for ole PBX users etc.) - Very flexible configuration. For example let asterisk use 3-digit extensions while switching prior 2-digit extensions to the old PBX Con: - Costs depending on your setup (Quad-Bri Junghanns costs about 600 Euro, Octo-Bri about 1000 don't know about PRI Cards or other vendors as Digium) - Risk management. Asterisk becomes SPOF for whole telephony system (at least for inbound/outbound calls) In our company we will probably setup your scenario 2 for integration of some voip-Users and voicemail fu...
2014 Nov 22
2
High resident memory with 11.14.0 ?
...going to kill this soon at this rate (8GB RAM machine). > This seems like a pretty serious problem. > It looks like I'll need to restart asterisk every night.... Hi the number of cpu cores that you see with top times 512Mbyte is the level of ram that's needed e.g. a hp-gen8 with 2 octo core cpu's and hyperthreading enabled will be ( 2 x 8 x 2 x 0,5 gb ) = 16 gb + a bit exstra. So from start memory usage increases until it reaches 17.3 gb and then stabilizes. at that level. You can disables hypertreading and cut your ram usage to half of that. I can't see what hardwar...
2009 May 26
1
BindToAddress: TCP connections originate from random source address.
...eived UDP packet from unknown source 2001:780:0:1e::1 I propose to check the `BindToAddress' configuration in `do_outgoing_connection' and, if set, bind TCP sockets to that address, too. Are there any comments, suggestions, or objections? Otherwise I'd write a quick patch.. Regards, -octo P. S.: Of course I know how to influence the OS and make it pick some specific address, and I know about NAT and the like, too. I don't think these are ?solutions? to this problem. -- Florian octo Forster Hacker in training GnuPG: 0x91523C3D http://verplant.org/ -------------- n...
2008 Apr 02
1
BRI hardware supported by 1.6 libpri ?
Hi, Has anyone information about BRI hardware supported by 1.6 libpri ? In another thread, I was told a basic BRI card with HFC chipset (Bewan Gazel 128) was supported but I would delighted to lear about other harwarde (and specifically about Digium B410P). Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: