Displaying 10 results from an estimated 10 matches for "12414".
Did you mean:
12,14
2016 Oct 18
2
A use of RDF to extend register Remat
...sztof
>
>
>
> On 10/10/2016 1:34 PM, vivek pandya wrote:
>
>> Hello Sir,
>>
>> I have a problem that I think can be solved with RDF. But I am not able
>> to identify runtime complexity for this.
>> Consider following powerpc asm :
>> lis 3, 12414
>> ori 3, 3, 27470
>> sldi 3, 3, 32
>> oris 3, 3, 35809
>> ori 30, 3, 20615
>> here what I am looking for is that value in reg 30 is rematerilizable
>> (can be recalculated) because this whole sequence is using constants to
>>...
2016 Sep 12
6
[RFC] Register Rematerialization (remat) Extension
...l here is a simple example that currently remat
does
not cover
$ cat ~/tmp/tl.c
void foo(long);
void bar() {
for (int i = 0; i < 1600; ++i)
foo(3494348345984503943);
}
$ clang -O3 -S -o - ~/tmp/tl.c -target powerpc64
...
# BB#0: # %entry
...
lis 3, 12414
ori 3, 3, 27470
sldi 3, 3, 32
oris 3, 3, 35809
ori 30, 3, 20615
...
.LBB0_1: # %for.body
mr 3, 30
bl foo
...
There is a sequence of instructions used to materialize the constant, the
first
one (the lis) is trivially rem...
2008 Feb 27
1
SPA3102 registration problem
...ISTER sip:192.168.1.10 SIP/2.0
Via: SIP/2.0/UDP 12
This sequence keeps on repeating. Also, if I change the sip.conf
settings above to "type=peer" and "host=192.168.1.3", I'll see these
messages appear on the Asterisk console:
[Feb 27 15:17:34] NOTICE[10893]: chan_sip.c:12414
handle_response_peerpoke: Peer '4000' is now Reachable. (7ms / 2000ms)
[Feb 27 15:17:35] ERROR[10893]: chan_sip.c:8513 register_verify: Peer
'4000' is trying to register, but not configured as host=dynamic
[Feb 27 15:17:35] NOTICE[10893]: chan_sip.c:14943
handle_request_regist...
2011 Jan 06
3
dovecot can't see mail that is there
...lookup
Jan 6 19:14:26 BEATLES dovecot: auth: Debug: master out:
USER#0113019243521#011joachim#011system_groups_user=joachim#011uid=500#011gi
d=500#011home=/home/joachim
Jan 6 19:14:26 BEATLES dovecot: pop3-login: Login: user=<joachim>,
method=PLAIN, rip=192.168.0.88, lip=192.168.0.2, mpid=12414
Jan 6 19:14:26 BEATLES dovecot: pop3(joachim): Disconnected: Logged out
top=0/0, retr=0/0, del=0/0, size=0
2001 Mar 01
1
Fw: Winamp plug-in; http streaming revisited
...read all of the file out of the buffer?
>
> -Chris M.
>
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: vorbis.c
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vorbis.c
Type: application/octet-stream
Size: 12414 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20010301/9480599d/vorbis-0001.obj
2008 Nov 24
0
Many Tx dropped packets
...76 (201.7 MiB)
vm4 Link encap:Ethernet HWaddr fe:ff:ff:ff:ff:ff
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1660 errors:0 dropped:0 overruns:0 frame:0
TX packets:110937 errors:0 dropped:12414 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1521641 (1.4 MiB) TX bytes:56440105 (53.8 MiB)
There''re a bridge for each nic:
> brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.001d09645f24 no...
2006 Jul 19
5
SOAP on rails? Confused...
Hi,
Ive been struggling with the SOAP client things to do with rails as I''m
not sure how to do what I need to do. So far I have:
class SOAPclient < SOAP::RPC::StandaloneServer
def on_init
setup = gui_controller.new
add_method(setup, "submit")
end
end
server = SOAPclient.new("http://127.0.0.1:3000", "http://192.168.0.5",
8080)
2018 Mar 19
2
Erro Upgrade Samba 4.6.3 to 4.8
...er: Exiting pid 12419
on SIGTERM
Mar 19 11:32:07 dc-linux-09 samba: task[kdc][12416]:
sigterm_signal_handler: Exiting pid 12416 on SIGTERM
Mar 19 11:32:07 dc-linux-09 samba: task[cldapd][12415]:
sigterm_signal_handler: Exiting pid 12415 on SIGTERM
Mar 19 11:32:07 dc-linux-09 samba: task[ldapsrv][12414]: [2018/03/19
11:32:07.685144, 0]
../source4/smbd/process_standard.c:81(sigterm_signal_handler)
Mar 19 11:32:07 dc-linux-09 samba: task[wrepl][12413]: [2018/03/19
11:32:07.685187, 0]
../source4/smbd/process_standard.c:81(sigterm_signal_handler)
Mar 19 11:32:07 dc-linux-09 samba: task[s3fs_par...
2008 Feb 23
2
MySQL Voicemail Storage Questions\Errors
....c:1111 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)
[Feb 22 18:14:42] WARNING[21149]: app_dial.c:1111 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)
[Feb 22 18:14:42] NOTICE[21068]: chan_sip.c:12414 handle_response_peerpoke: Peer 'rwest200' is now Reachable. (37ms / 2000ms)
-- SIP/rwest200-19612180 is ringing
[Feb 22 18:14:53] WARNING[21068]: app_voicemail.c:2233 inboxcount: Failed to obtain database object for 'asterisk'!
-- Nobody picked up in 15000 ms
[Feb 22 18:14:5...
2013 Feb 21
2
ggplot2, geomtile fill assignment
...-0.025 4 6456
1692 1692 0.3125 0.2875 -0.025 4 7350
1693 1693 0.3125 0.3125 -0.025 4 8024
1694 1694 0.3125 0.3375 -0.025 4 8295
1695 1695 0.3125 0.3625 -0.025 4 9272
1696 1696 0.3125 0.3875 -0.025 4 10909
1697 1697 0.3125 0.4125 -0.025 4 12414
1698 1698 0.3125 0.4375 -0.025 4 13020
1699 1699 0.3125 0.4625 -0.025 4 12254
1700 1700 0.3125 0.4875 -0.025 4 10750
1701 1701 0.3125 0.5125 -0.025 4 9691
1702 1702 0.3125 0.5375 -0.025 4 9420
1703 1703 0.3125 0.5625 -0.025 4 9490
1704 1704 0.3125...