search for: 32765

Displaying 20 results from an estimated 95 matches for "32765".

Did you mean: 32768
2004 Jun 19
0
[LLVMdev] benchmarking LLVM
...on my AthlonXP. > But here: > http://llvm.cs.uiuc.edu/testresults/X86/ > GCC is reported to be quicker on > Benchmarks/Shootout-C++/ackermann test. This test seems PARTICULARLY noisy for some reason. Take a look at this: [zion Shootout-C++]$ time Output/ackermann.native Ack(3,12): 32765 3.130u 0.010s 0:03.14 100.0% 0+0k 0+0io 196pf+0w [zion Shootout-C++]$ time Output/ackermann.native Ack(3,12): 32765 3.280u 0.000s 0:03.28 100.0% 0+0k 0+0io 196pf+0w [zion Shootout-C++]$ time Output/ackermann.native Ack(3,12): 32765 3.210u 0.000s 0:03.21 100.0% 0+0k 0+0io 196pf+0w [zion Sho...
2004 Jun 19
2
[LLVMdev] benchmarking LLVM
Hi all i took a look into LLVM benchmarks from nightly tester and ran Shootout tests on my own. Below go just few outlines. 1. results on my AMD AthlonXP and Xeon used by LLVM team are different sometime. In particular, both Shootout and Shootout-C++ show great speed up with LLVM (in comparison to GCC) on ackerman test on my AthlonXP. But here:
2013 Jan 17
2
How to calculate monthly average from daily files in R?
I have 365 binary files: https://echange-fichiers.inra.fr/get?k=oy3CN1yV1Um7ouRWm2U ,I want to calculate the monthly average. So from the 365 files, I will get 12 files.I would like also to tell R not to take into account the no-data value (-32765).for example, for the first month, there are 31 records: 3 of these records has the value -32765,I want R to take the average of the rest records(28 records) and so on with all months. This code will take the average of every 30 files(any idea on how to make it according to number of days in a mo...
2007 Dec 13
3
child (login) killed with signal 9
Hi, I'm running dovecot on an Ubuntu server (1:1.0.5-1ubuntu2). Dovecot provides pop3, imap, and sasl to postfix. The setup works quite nicely, however I do have one error that shows up repeatedly in my dovecot.log. <snip> dovecot: 2007-12-12 09:29:06 Error: child 32765 (login) killed with signal 9 dovecot: 2007-12-12 09:29:06 Error: child 18039 (login) killed with signal 9 dovecot: 2007-12-12 10:05:07 Error: child 26088 (login) killed with signal 9 dovecot: 2007-12-12 10:05:07 Error: child 5271 (login) killed with signal 9 dovecot: 2007-12-12 10:05:07 Error: chil...
2006 Feb 07
0
About two IFs with the same IP and the multipath
...e IPs for both A and B. So A is 10.229.25.8 and B 10.229.25.8. I cannot do otherwise, I''m forced to use the same IPs. For the rules which select the sources I''ve tried to use the `iif'' option instead of the `from'' one. 32764: from all iif tunl1 lookup main 202 32765: from all iif tunl0 lookup main 201 These rules don''t work and this means that the packets choose a different gw each time and the TCP connections are killed. I''ve tried also with: 32764: from 10.229.25.0/24 iif tunl1 lookup 202 32765: from 10.229.25.0/24 iif tunl0 lookup 2...
2004 May 24
2
routing with multiple uplinks problem
...link/ether 00:60:4c:17:54:7c brd ff:ff:ff:ff:ff:ff 27: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1492 qdisc pfifo_fast qlen 3 link/ppp inet 83.31.149.159 peer 213.25.2.3/32 scope global ppp0 ilex:~# ip rule show 0: from all lookup local 32764: from 213.25.2.3 lookup tpsa 32765: from 80.72.34.161 lookup wlnet 32766: from all lookup main 32767: from all lookup default ilex:~# ip route show table local local 192.168.1.1 dev eth0 proto kernel scope host src 192.168.1.1 local 83.31.149.159 dev ppp0 proto kernel scope host src 83.31.149.159 broadcast 80.72.34.160 dev...
2003 Mar 04
2
Routing based on fwmark
...24 lookup dslout 32759: from all fwmark 21 lookup dslout 32760: from all fwmark 11 lookup dslout 32761: from all fwmark 10 lookup fibout 32762: from all fwmark 8 lookup dslout 32763: from all fwmark 7 lookup fibout 32764: from all fwmark 2 lookup dslout 32765: from all fwmark 1 lookup fibout 32766: from all lookup main 32767: from all lookup default now when I mark say web traffic with 8 or 2 it goes to the dslout table, but if I use 11 or 21 it doesn''t. I guess I''ve a limited number of marks to play with? kernel 2.4.20...
2006 Aug 18
3
iproute2, alternative tables, no default route: routing trouble for localhost
...iproute2/rt_tables # # reserved values # 255 local 254 main 253 default 0 unspec # # local # #1 inr.ruhep 200 Servers 201 Clients 202 Club router # ip rule ls 0: from all lookup local 32763: from 10.10.100.101/24 lookup Club 32764: from 10.10.100.100/24 lookup Clients 32765: from 192.168.1.0/24 lookup Servers 32766: from all lookup main 32767: from all lookup default router # ip route ls table Clients default via a1.a2.a3.a4 dev ppp0 router # ip route ls table Servers default via a1.a2.a3.a4 dev ppp0 router # ip route ls table Club default via b1.b2.b3.b4 dev pp...
2006 Dec 12
1
OpenVPN, proxy ARP for an entire subnet (Linux endpoints)
....4 169.254.0.0/16 dev eth0 scope link default via x.x.x.1 dev eth0 [root@localhost ~]# ip route list table colo default via 192.168.255.37 dev tun0 src y.y.y.38 [root@localhost ~]# ip rule list 0: from all lookup local 32763: from y.y.y.48/28 lookup colo 32764: from y.y.y.40/29 lookup colo 32765: from y.y.y.39 lookup colo 32766: from all lookup main 32767: from all lookup default The 3 "dev eth0 scope link" routes are what was needed to cover .39 through .60. It goes over, to .63, oh well. One of the machines is x.x.x.6 and y.y.y.39, .49, .59, and .60 on the VPN. It'...
2007 Aug 17
2
Policy base forwarding issues
...6 and .167 -> to 192.168.1.100 I want to setup rules on [B] to forward all pkts with src addr. 10.1.0.166to 192.168.1.225. And, all pkts from 10.1.0.167 to 192.168.1.100 should still go to 192.168.1.100. Here are the rules I setup. [root@forwarder ~]# ip rule sh 0: from all lookup local 32765: from 10.1.0.166 lookup 225 32766: from all lookup main 32767: from all lookup default [root@forwarder ~]# ip ro sh tab 225 192.168.1.0/24 via 192.168.1.225 dev eth1 The pkts still go to both .225 and .100. I checked on another machine connected to the same switch as 192.168.1.100 and 192.168....
2005 Apr 26
0
can't chroot "auth process" (dovecot-1.0-test68)
...root_dirs = /var/spool/postfix/var/mail mail_debug = yes default_mail_env = maildir:%h mmap_no_write = yes protocol imap { } protocol pop3 { } auth_verbose = yes auth_debug = yes auth default { mechanisms = plain passdb sql { args = /etc/dovecot-sql.conf } userdb static { args = uid=32765 gid=32765 home=/var/spool/postfix/var/mail/%u/./ } user = _dovecot-auth chroot = /var/spool/postfix } -----------------------------------------------------------
2004 Jun 08
0
Routing - new table
...Is there an iproute problem? -------------------------------------- # cat /etc/fedora-release Fedora Core release 2 (Tettnang) # uname -r 2.6.5-1.358 # rpm -qa|grep iproute iproute-2.4.7-14 # cat /etc/iproute2/rt_tables 5 test # ip rule add fwmark 5 table 5 # ip ru sh 0: from all lookup local 32765: from all fwmark 0x5 lookup test 32766: from all lookup main 32767: from all lookup default -------------------------------------- # cat /etc/slackware-version Slackware 8.1 # uname -r 2.4.26 # ls iproute* iproute2-2.4.7-now-ss020116-try.tar.gz # cat /etc/iproute2/rt_tables 255 local 254...
2010 Oct 13
3
Routing local generted packets with fwmark
...nding on which tcp or udp service I need to use. To accomplish this I have configured two routing tables: [root at lothlorien ~]# ip ru ls 0: from all lookup 255 32762: from all fwmark 0x2 lookup FirstLan 32763: from all fwmark 0x1 lookup SecondLan 32764: from 172.25.80.10 lookup SecondLan 32765: from 172.25.70.18 lookup FirstLan 32766: from all lookup main 32767: from all lookup default My routing tables: [root at lothlorien net]# ip ro show table FirstLan 172.25.70.16/28 dev eth1 proto kernel scope link src 172.25.70.18 default via 172.25.70.30 dev eth1 [root at lothlorien net]#...
2003 Feb 07
3
NFS server
...NFS share on my Linux box/firewall? >From what I understand from some howto''s on the net is that there are several daemons that are required to make NFS work. Some rules I found in the NFS howto: iptables -A INPUT -f -j ACCEPT -s 192.168.0.45 iptables -A INPUT -s 192.168.0.45 -d 0/0 32765:32768 -p 6 -j ACCEPT iptables -A INPUT -s 192.168.0.45 -d 0/0 32765:32768 -p 17 -j ACCEPT iptables -A INPUT -s 192.168.0.45 -d 0/0 2049 -p 17 -j ACCEPT iptables -A INPUT -s 192.168.0.45 -d 0/0 2049 -p 6 -j ACCEPT iptables -A INPUT -s 192.168.0.45 -d 0/0 111 -p 6 -j ACCEPT iptables -A INPUT -s 192.1...
2002 Oct 01
2
how to delete routes
...lp. Babylon5:~# ip rule ls 0: from all lookup local 32759: from 10.149.19.168 lookup stuebi 32760: from 10.149.17.72 lookup stuebi 32761: from 10.149.17.72 lookup stuebi 32762: from 10.149.17.72 lookup stuebi 32763: from 10.149.17.72 lookup stuebi 32764: from 10.149.19.168 lookup stuebi 32765: from 10.149.19.168 lookup stuebi 32766: from all lookup main 32767: from all lookup default - -- Regards, Robert - ---------------- Robert Penz robert.penz AT outertech.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9mXPI...
2004 Jul 03
1
load balanced adsl lines
...logged denies the connection just never opens I am running the following debian woody kernel 2.6.6 ip rule list 0: from all lookup local 32761: from 165.165.170.110 lookup T5 32762: from 165.165.187.47 lookup T4 32763: from 165.165.189.95 lookup T3 32764: from 165.165.163.95 lookup T2 32765: from 165.165.179.151 lookup T1 32766: from all lookup main 32767: from all lookup default ip route sh 165.165.160.1 dev ppp1 proto kernel scope link src 165.165.163.95 165.165.160.1 dev ppp3 proto kernel scope link src 165.165.187.47 165.165.160.1 dev ppp4 proto kernel scope link src...
2002 Oct 09
7
ipchains iproute2 and port based routing
Hi all! I try to make port based routing, because a have two connections to the internet. My router is a "one disk floppy router for linux". It is a big router project www.fli4l.de. I try also to make a opt, it is like a plugin for this router. This project uses Kernel 2.2.19 compiled with libc5 (because it is small and you can use one floppy disk). At the moment, iproute2 is not
2002 Feb 27
6
Newbie question
...nd 2 NICs In eth0 172.16.1.1 and eth0:1 192.168.1.1 in eth1 are public ips of isps as eth1 a.b.c.d and eth1:0 w.x..y.z I want do source routing using ip rule command. echo 200 isp1 >> /etc/iproute2/rt_tables ip rule add from 172.16.1.0/24 table isp1 ip rule ls 0: from all lookup local 32765: from 172.16.1.0/24 lookup isp1 32766: from all lookup main 32767: from all lookup default ip route add default via a.b.c.d dev eth1 table isp1 ip route flush cache Its work fine when request comes from 172.16.1.0 netwok When i add ip route add default via w.x.y.z dev eth1 to forward reques...
2016 Feb 22
2
Dealing with opencl kernel parameters in nouveau now that RES support is gone
...RET >> ENDSUB >> >> >> Where by RINPUT and RGLOBAL get replaces by processing the >> code with cpp and the following defines: >> >> #define RGLOBAL RES[32767] >> #define RLOCAL RES[32766] >> #define RPRIVATE RES[32765] >> #define RINPUT RES[32764] >> >> If I understand how memory is supposed to work, then I would need to >> change the TGSI as follows: >> >> COMP >> DCL SV[0], THREAD_ID[0] >> DCL MEMORY[0] >> DCL TEMP[0], LOCAL >> DCL TEMP[1], LO...
2016 Feb 22
4
Dealing with opencl kernel parameters in nouveau now that RES support is gone
...t; >>>> Where by RINPUT and RGLOBAL get replaces by processing the >>>> code with cpp and the following defines: >>>> >>>> #define RGLOBAL RES[32767] >>>> #define RLOCAL RES[32766] >>>> #define RPRIVATE RES[32765] >>>> #define RINPUT RES[32764] >>>> >>>> If I understand how memory is supposed to work, then I would need to >>>> change the TGSI as follows: >>>> >>>> COMP >>>> DCL SV[0], THREAD_ID[0] >>>> DC...