search for: 1c7

Displaying 19 results from an estimated 19 matches for "1c7".

Did you mean: 17
2020 Feb 24
5
IBM C/C++ and Fortran compilers to adopt LLVM open source infrastructure
...uot;font-family:Arial,Helvetica,sans-serif;" ><font size="2" ><span style="font-size:0.857em;" >Kit Barton, Ph.D.<br>STSM, Technical lead for LLVM on Power and XL Compilers<br>IBM Toronto Lab, C2/705/8200/MKM<br>8200 Warden Ave, Markham, L6G 1C7<br>(905) 413-3452<br>kbarton@ca.ibm.com</span></font></span></font></font></div></div></div></div></div></div></div><BR>
2016 Apr 26
3
PPC little endian?
Hi, I am wondering why we dont support PPC32 LE? Here is the output of llvm-mc --version, in which only PPC32, PPC64 & PPC64LE are supported. $ llvm-mc --version LLVM (http://llvm.org/): LLVM version 3.6.2 Optimized build with assertions. Built Aug 2 2015 (11:39:46). Default target: x86_64-apple-darwin15.4.0 Host CPU: core-avx2 Registered Targets: aarch64 - AArch64
2018 Mar 19
0
get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)
...[....] Starting enhanced syslogd: rsyslogd[ 15.400171] audit: type=1400 audit(1521377057.354:5): avc: denied { syslog } for pid=4071 comm="rsyslogd" capability=34 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=capability2 permissive=1 [?25l[?1c7[1G[ ok [39;49m8[?25h[?0c. Starting mcstransd: [....] Starting periodic command scheduler: cron[?25l[?1c7[1G[ ok [39;49m8[?25h[?0c. [....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[1G[ ok [39;49m8[?25h[?0c. [....] Starting file context maintaining daemon: restorecond[?25l[?1c7[1G[ ok [39...
2017 Aug 31
3
[RFC] Value Range Based Optimization Opportunity in LLVM
...th. For example, it may not be advantageous to do this if the simplified branch is cold. If anyone has any comments/suggestions we are very much interested in hearing them. Regards, Tony Jiang, M.Sc. LLVM PPC Backend Development IBM Toronto Lab, C2/712/8200/MKM 8200 Warden Ave, Markham, L6G 1C7 Email: jtony at ca.ibm.com Phone: 905-413-3676 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170831/3fef8743/attachment.html>
2001 Jul 04
2
IPv6 and sshd
...l port 744. debug: connect: Connection refused What I am doing wrong and why is the sshd not accepting connections? Regards -- Kevin Sindhu <kevin at tgivan dot com> Systems Engineer TGI Technologies Inc. Tel: (604) 872-6676 Ext 321 107 E 3rd Avenue Fax: (604) 872-6601 Vancouver,BC V5T 1C7 Canada.
2001 Mar 20
1
OpenSSH-portable with md5-passwords
...mbols in it, as reported in /etc/shadow. Is this a well-known bug of OpenSSH version 1.5? I would appreciate any advice. Regards -- Kevin Sindhu Systems Engineer E-Mail: kevin at tgivan.com TGI Technologies Inc. Tel: (604) 872-6676 Ext 321 107 E 3rd Ave, Fax: (604) 872-6601 Vancouver,BC V5T 1C7 Canada.
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
...lq 1b4 <evo_wait+0x34> 1b4: c1 e8 02 shr $0x2,%eax 1b7: 4c 8d ab 00 01 00 00 lea 0x100(%rbx),%r13 1be: 41 89 c4 mov %eax,%r12d 1c1: 4c 89 ef mov %r13,%rdi 1c4: 45 01 e6 add %r12d,%r14d 1c7: e8 00 00 00 00 callq 1cc <evo_wait+0x4c> 1cc: 41 81 fe f7 03 00 00 cmp $0x3f7,%r14d 1d3: 0f 86 87 00 00 00 jbe 260 <evo_wait+0xe0> 1d9: 48 8b 43 58 mov 0x58(%rbx),%rax 1dd: 42 c7 04 a0 00 00 00 movl $0x20000000,...
2002 Jan 08
2
Compile SSH static on Solaris 2.7 (64Bit)
I like to compile ssh-3.0.2 on Solaris 2.7 with 64 Bit support in static mode. But I get a fatal error. The compilation with shared libraries is working very fine. Does anyone has ideas to compile OpenSSH cleanly in static mode? gcc -static -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/local/include -DETCDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM =\"/usr/ssh/bin/ssh\"
2001 Jun 25
1
Apparent SSH-1.2.27 Rootkit
Hello, I found this lurking around the web, and thought people who are running SSH-1.2.27 might be interested. -- Kevin Sindhu <kevin at tgivan dot com> Systems Engineer TGI Technologies Inc. Tel: (604) 872-6676 Ext 321 107 E 3rd Avenue Fax: (604) 872-6601 Vancouver,BC V5T 1C7 Canada. -------------- next part -------------- Welcome Root Kit SSH distribution v5.0 (by Zelea) This version was build on TimeCop's previous SSH RootKit New in this version: - build against ssh-1.2.27 - corrected a bug that prevented wtmp/utmp login when RSA authentication and ....
2002 Feb 14
0
[Patch] Changes to openbsd.html
...oked at openbsd.html and found some errors. Patch attached. Patch for http://www.openssh.com/openbsd.html Hope that helps, Rgds -- Kevin Sindhu <kevin at tgivan dot com> Systems Engineer TGI Technologies Inc. 107 E 3rd Avenue Tel: (604) 872-6676 Ext 321 Vancouver V5T 1C7 Fax: (604) 872-6601 British Columbia, Canada -------------- next part -------------- --- openbsd.html Tue Feb 12 03:32:02 2002 +++ openbsd.html.mod Thu Feb 14 13:43:45 2002 @@ -26,7 +26,7 @@ <p> The following versions of OpenSSH are available for putting on your -OpenBSD machine...
2020 Jul 24
2
Regarding the project "Create LoopNestPass"
...hat SE should be always available to a LoopNest pass. The > LoopNest analysis should be available to a LoopNest pass manager, and a > LoopNest pass IMO should operate on a LoopNest IR unit rather than a Loop. > > Ettore Tiotto > IBM Canada Laboratory, 8200 Warden Ave, Markham, ON L6G 1C7, Canada > etiotto at ca.ibm.com -- Phone: (905) 413-2387 > > “No great discovery was ever made without a bold guess.” - Isaac Newton > > > > ----- Original message ----- > From: Whitney T Tsang/Toronto/IBM > To: Ta-Wei Tu <tu.da.wei at gmail.com> > Cc: llvm-dev &...
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this does not seem to work: wireless-r1 bwlimit # iptables -L -v -n -t mangle Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes) pkts bytes target prot opt in out source
2015 Apr 10
4
[LLVMdev] Optimization on Atomics (and the OpenMP memory model)
Hi everyone, The OpenMP standards committee has begun work to formalize their memory model, and define its relationship to the C/C++ memory models. A questionnaire has been put together (pasted below), and I'd like everyone's help in composing detailed answers to inform their decision-making process. While our OpenMP support is still in active development, many of these questions apply
2020 Jul 18
3
Regarding the project "Create LoopNestPass"
Hi, Thanks for your help! I've checked the sources that you mentioned. Currently, I think that I would need to implement a FunctionToLoopNestPassAdaptor which is essentially the same as the FunctionToLoopPassAdaptor but operates only on LI.getTopLevelLoops(). We might also need a LNPMUpdater (LoopNestPassManagerUpdater) which disallows adding inner-loops back into the pipeline, and
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
...rWSyOc!c_lMa-^l@)N}d71k2>cRAzJ%NT8ia zWMNNO$-hgsq*pGoSsAeCGR0rq<2v#kTx|-M$h)9n#N@`b%DC8v-(tuiWE;C=vYsyR z7g_H~Y_Uuxjtq&RJ32v&5-7OKUt=y0AarPvlKs>Wrt8I6Y*uEiY_Qj_4Mk^Zc+r7) zg;B4_csI*h$h8N3NvSnK9+tifl2}F(yD*)_FvqtpHJ?uSg{_<to93Dw%+AQDhKXoo zH2uU_Qbnr6x%ep>Dc$Xaj~+g8rl+0UMvF0~e_{1C7$vSGuqHYf>>#$EP;Y`NNbP3% zS!U3Y8Iil0 at evi)f&35DnRswo-`d93&fdY%$=N0LL|hw9Au%%LWNI31Bwat_7sdh3 zb|xq5)UT7vO~&75<(6B!Um4qiZ7<#!`;HphgC9Ut<MRB;q2&!@5DZ#|n`A6wP4bor zCbyTBP5M`Bmq{iH at GrGc2>iw+C=TCS=*+OiheK=+^z`7b!Fq~bZ)!nvAeE5+l7|5A zig!a8o9<#O$VXS^M!`Isfhzj<!P...
2001 Mar 25
8
OpenSSh 2.5.2p2 on Linux/Sparc
When doing a simple configure of OpenSSh 2.5.2p2 on a Sparc running RedHat 6.0 I get: ... updating cache ./config.cache creating ./config.status creating Makefile sed: file conftest.s1 line 1: Unknown command: ``^'' creating openbsd-compat/Makefile sed: file conftest.s1 line 1: Unknown command: ``^'' creating ssh_prng_cmds sed: file conftest.s1 line 1: Unknown command:
2016 Feb 22
4
[PPC] Linker fails on -fstack-protector
I found a bit weird to use address space for this, since the offset of getting stack_guard in TCB is, unfortunately, negative: https://github.com/gcc-mirror/gcc/blob/master/gcc/config/rs6000/linux64.h#L610 In my understanding an address space is referring to a segment register (-on powerpc 32bit; or SLB entry on powerpc 64bit?) with a non-negative offset value, so that it's actually accessing
2003 Jun 09
7
Dual T400P, SMP, performance issues
Hi, We are trying to validate Asterisk as a media gateway PRI <-> SIP with two T400P (8 T1s) per box. The first experience with BOX1 (Compaq, 2.53 GHz, 1 Gb RAM) and just one T400P was encouraging - on the load test with 3 T1s worth of calls we had on average 75% idle CPU. Not so with BOX2 (Dell, single 2.6 GHz Xeon, 1 Gb RAM, 2 T400P) and BOX3 (Dell, dual 2.6 GHz Xeon, 2 Gb RAM, 2 T400P,
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking