search for: 12224

Displaying 20 results from an estimated 28 matches for "12224".

Did you mean: 1224
2008 Sep 12
1
SCCP - max lines per phone limit
I'm setting up a 7921 and now want to add a second line to the phone. In my SCCP.conf file I have: autologin = 235,299 However, on reloading SCCP the phone fails to login to the second line with this error: [Sep 12 12:46:49] WARNING[12224]: sccp_actions.c:185 sccp_handle_register: SEP001BD457F8B1: Failed to autolog into 299: Max available lines phone limit reached 299 Is there a setting to tell Asterisk how many lines to permit per phone? (The 7921 should allow for 6 lines according to the manual) Thanks MD --------------...
2004 Dec 27
3
how to debug frame slips?
Hi, I'm running into issues receiving faxes which, from what I have read, may be caused by frame slips. While I can find many posts saying to investigate it, I can't find any that describe *how* to debug the problem. Tried searching this list as well to no avail. Any pointers would be greatly appreciated. FYI, I'm running wbel, AMP 1.04, spandsp 2pre4. Faxing to a pstn on a
2017 May 08
4
Reducing code size of Position Independent Executables (PIE) by shrinking the size of dynamic relocations section
...it was implicit in my mind. > Sorry for that. > > I just built a large C++ shlib both on HP-UX/Itanium with our aCC > compiler and Linux x86-64 using GCC-6.2. The sources are almost same > with only a couple of lines differing between platforms. > > (HP-UX/Linux) > Total: 12224/38311 > RELATIVE: 18/6397 > > I will try to check the reason for such a huge difference in RELATIVE > reloc count. It might be useful for this discussion (just a guess) > > -- > Supra
2014 May 30
0
[PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
...s depending on what kind of test machine is used. With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending...
2002 Jul 01
1
deamon error message
...l 1 15:06:18 localhost tinc.percipia[1292]: Could not open /dev/misc/net/tun: Nos uch device ================== /etc/modules.conf alias char-major-10-200 tun [root@localhost log]# lsmod Module Size Used by tun 4320 0 (unused) autofs 12224 0 (autoclean) (unused) 8139too 18784 1 ipt_state 928 2 (autoclean) ip_nat_h323 4368 0 (autoclean) (unused) ip_nat_ftp 4464 0 (autoclean) (unused) ip_conntrack_ftp 4848 1 (autoclean) [ip_nat_ftp] iptable_nat 25...
2014 May 07
0
[PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
...%/ -19% 8 7691/7569 5786/5798 -25%/ -23% With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending...
2014 Apr 17
0
[PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
...%/ -19% 8 7691/7569 5786/5798 -25%/ -23% With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending...
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
...E LLVM GCC Difference Difference % Run 1 6879 11433 -4554 -66.2 Run 2 8984 12252 -3268 -36.38 Run 3 9142 12182 -3040 -33.25 Run 4 8802 12205 -3403 -38.66 Run 5 8756 11971 -3215 -36.72 Run 6 9227 12224 -2997 -32.48 Run 7 8667 12191 -3524 -40.66 Run 8 9163 11942 -2779 -30.33 Run 9 9117 12254 -3137 -34.41 Run 10 9076 12166 -3090 -34.05 Average 8781.3 12082 -3300.7 -38.31 Std dev 695.06 252.95 487.97...
2017 Dec 07
0
Reducing code size of Position Independent Executables (PIE) by shrinking the size of dynamic relocations section
...> Sorry for that. >> >> I just built a large C++ shlib both on HP-UX/Itanium with our aCC >> compiler and Linux x86-64 using GCC-6.2. The sources are almost same >> with only a couple of lines differing between platforms. >> >> (HP-UX/Linux) >> Total: 12224/38311 >> RELATIVE: 18/6397 >> >> I will try to check the reason for such a huge difference in RELATIVE >> reloc count. It might be useful for this discussion (just a guess) >> >> -- >> Supra
2009 Sep 16
2
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
2009/9/16 Olivier Meurant <meurant.olivier at gmail.com>: >         Average 13836499.46     12447973.17     1388526.29      10.03 >         Standard deviation      53189.13        515638.56 > 522400.98       3.77 That was pretty much what I was expecting from the article... numbers. It doesn't matter who's best, you can't be best in all areas, but profiling must be
2013 Jan 04
16
[Bug 2057] New: ssh should treat "Received disconnect" messages as errors
https://bugzilla.mindrot.org/show_bug.cgi?id=2057 Bug ID: 2057 Summary: ssh should treat "Received disconnect" messages as errors Classification: Unclassified Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: minor Priority:
2008 Sep 30
5
Corrupted transaction log file / record size too small
...login: Login: [4954], XXXX, NNN.NNN.NN.NNN Sep 30 00:09:56 alcor dovecot: wrapper[5006]: pop3, XXXX, NNN.NNN.NN.NNN Sep 30 00:09:56 alcor dovecot: pop3[5006] XXXX, NNN.NNN.NN.NNN: Corrupted transaction log file /home/XXXX/.imap/INBOX/dovecot.index.log: record size too small (type=0x40, offset=12224, size=0) Sep 30 00:09:56 alcor dovecot: pop3[5006] XXXX, NNN.NNN.NN.NNN: Couldn't init INBOX: Internal error occurred. Refer to server log for more information. [2008-09-30 00:09:56] Sep 30 00:09:56 alcor dovecot: pop3[5006] XXXX, NNN.NNN.NN.NNN: Mailbox init failed top=0/0, retr=0/0, del...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...12128 => Hello World +12136 => Hello World +12144 => Hello World +12152 => Hello World +12160 => Hello World +12168 => Hello World +12176 => Hello World +12184 => Hello World +12192 => Hello World +12200 => Hello World +12208 => Hello World +12216 => Hello World +12224 => Hello World +12232 => Hello World +12240 => Hello World +12248 => Hello World +12256 => Hello World +12264 => Hello World +12272 => Hello World +12280 => Hello World +12288 => Hello World +12296 => Hello World +12304 => Hello World +12312 => Hello World +12320...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...2120: 0, 0 +12128: , +12128: 0, 0 +12136: , +12136: 0, 0 +12144: , +12144: 0, 0 +12152: , +12152: 0, 0 +12160: , +12160: 0, 0 +12168: , +12168: 0, 0 +12176: , +12176: 0, 0 +12184: , +12184: 0, 0 +12192: , +12192: 0, 0 +12200: , +12200: 0, 0 +12208: , +12208: 0, 0 +12216: , +12216: 0, 0 +12224: , +12224: 0, 0 +12232: , +12232: 0, 0 +12240: , +12240: 0, 0 +12248: , +12248: 0, 0 +12256: , +12256: 0, 0 +12264: , +12264: 0, 0 +12272: , +12272: 0, 0 +12280: , +12280: 0, 0 +12288: , +12288: 0, 0 +12296: , +12296: 0, 0 +12304: , +12304: 0, 0 +12312: , +12312: 0, 0 +12320: , +12320:...
1997 Sep 16
8
Re: Security Concern..
...ove And lose all functionality? Nice comment. > > >-rws--x--x 1 root bin 39416 May 22 1996 /usr/bin/splitvt > Uh, I don''t know what''s that for. Chmod -s it and see if you have any adverse > reaction. > > >-rwsr-xr-x 1 root root 12224 Oct 9 1996 /usr/bin/chsh/usr/bin > /chsh > chmod -s this too. and lose ability to change shells... silly. > >-rwsr-xr-x 1 root root 13292 Oct 9 1996 /usr/bin/chfn > Why not ? Let''s be on the safe side. chmod -s same as above. > > >-rwsr-xr-x 1...
2015 Oct 01
0
req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)
...001000-0x000000063fffffff] > > [ 0.000000] On node 0 totalpages: 6291325 > > [ 0.000000] DMA zone: 64 pages used for memmap > > [ 0.000000] DMA zone: 21 pages reserved > > [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 > > [ 0.000000] DMA32 zone: 12224 pages used for memmap > > [ 0.000000] DMA32 zone: 782303 pages, LIFO batch:31 > > [ 0.000000] Normal zone: 86016 pages used for memmap > > [ 0.000000] Normal zone: 5505024 pages, LIFO batch:31 > > [ 0.000000] ACPI: PM-Timer IO Port: 0x608 > > [ 0.0...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...node 0 [mem 0x0000000000001000-0x000000063fffffff] > [ 0.000000] On node 0 totalpages: 6291325 > [ 0.000000] DMA zone: 64 pages used for memmap > [ 0.000000] DMA zone: 21 pages reserved > [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 > [ 0.000000] DMA32 zone: 12224 pages used for memmap > [ 0.000000] DMA32 zone: 782303 pages, LIFO batch:31 > [ 0.000000] Normal zone: 86016 pages used for memmap > [ 0.000000] Normal zone: 5505024 pages, LIFO batch:31 > [ 0.000000] ACPI: PM-Timer IO Port: 0x608 > [ 0.000000] ACPI: Local APIC a...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...node 0 [mem 0x0000000000001000-0x000000063fffffff] > [ 0.000000] On node 0 totalpages: 6291325 > [ 0.000000] DMA zone: 64 pages used for memmap > [ 0.000000] DMA zone: 21 pages reserved > [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 > [ 0.000000] DMA32 zone: 12224 pages used for memmap > [ 0.000000] DMA32 zone: 782303 pages, LIFO batch:31 > [ 0.000000] Normal zone: 86016 pages used for memmap > [ 0.000000] Normal zone: 5505024 pages, LIFO batch:31 > [ 0.000000] ACPI: PM-Timer IO Port: 0x608 > [ 0.000000] ACPI: Local APIC a...
2008 Dec 05
0
Wine release 1.1.10
...install 11541 NSIS calls not working on installer 11813 Port royale: Sound very jittery 11997 Crash error "Frichinline" on Miranda IM with History++ plugin 12105 Safari does not have window decorations on KDE 12125 Enable option No windows border, but use X window manager 12224 particle effects disappear in everquest 2 12256 MathCAD 2000 Pro embedded bit maps not drawn correctly in worksheet 12646 Guild Wars hang on : GUild Wars hang on this : err:d3d:IWineD3DDeviceImpl_SetLightEnable Too many concurrently active lights 12756 GunboundWC does not run 12767 Cr...
2006 Jan 13
26
A couple of issues
I''ve been testing ZFS since it came out on b27 and this week I BFUed to b30. I''ve seen two problems, one I''ll call minor and the other major. The hardware is a Dell PowerEdge 2600 with 2 3.2GHz Xeons, 2GB memory and a perc3 controller. I have created a filesystem for over 1000 users on it and take hourly snapshots, which destroy the one from 24 hours ago, except the