search for: r4400

Displaying 7 results from an estimated 7 matches for "r4400".

Did you mean: 4400
2016 Jan 15
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 04:47 PM, Paul E. McKenney wrote: > On Thu, Jan 14, 2016 at 03:33:40PM -0800, Leonid Yegoshin wrote: >> Don't be fooled here by words "ordered" and "completed" - it is HW >> design items and actually written poorly. >> Just assume that SYNC_MB is absolutely the same as SYNC for any CPU >> and coherent device (besides performance).
2016 Jan 15
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 04:47 PM, Paul E. McKenney wrote: > On Thu, Jan 14, 2016 at 03:33:40PM -0800, Leonid Yegoshin wrote: >> Don't be fooled here by words "ordered" and "completed" - it is HW >> design items and actually written poorly. >> Just assume that SYNC_MB is absolutely the same as SYNC for any CPU >> and coherent device (besides performance).
2005 Jan 19
2
[LLVMdev] Re: LLVM to SUIF-MACH VM binary (Chris Lattner, John Cortes)
...for profiling require the use of a target library, a complete backend. It is very sad, that they have discontinued their MIPS backend years ago, and only Alpha, and backends for the ugly x86. In terms of research, the most necessary backends are the following (personal opinion). 1. MIPS R3000, R4400, R10000 2. SPARC V7 to V9 (very close to no. 1) 3. PowerPC 4. ARM7, ARM9, ARM11 5. Alphas, but since the Alpha has very low sales in Europe, and talking from my point of view it is not that necessary. If a backend is to be used you have to do at least the following: do_gen ... with option -target...
2016 Jan 28
0
[v3,11/41] mips: reuse asm-generic/barrier.h
..... Ralf Maciej W. Rozycki <http://patchwork.linux-mips.org/project/linux-mips/list/?submitter=79> - June 5, 2015, 9:18 p.m. On Fri, 5 Jun 2015, Ralf Baechle wrote: > do you have an R4000 / R4600 / R5000 / R7000 / SiByte system at hand to > test this? I should be able to check R4400 (that is virtually the same as R4000) next week or so. As to SiByte -- not before next month I'm afraid. I don't have access to any of the other processors you named. You may want to find a better person if you want to accept this change soon. Maciej ... and that stops forever... -...
2016 Jan 28
0
[v3,11/41] mips: reuse asm-generic/barrier.h
...you have an R4000 / R4600 / R5000 / R7000 / SiByte system at hand to test this? ... Ralf Maciej W. Rozycki- June 5, 2015, 9:18 p.m. On Fri, 5 Jun 2015, Ralf Baechle wrote: > do you have an R4000 / R4600 / R5000 / R7000 / SiByte system at hand to > test this? I should be able to check R4400 (that is virtually the same as R4000) next week or so. As to SiByte -- not before next month I'm afraid. I don't have access to any of the other processors you named. You may want to find a better person if you want to accept this change soon. Maciej ... and that stops forever... -...
2005 Jan 20
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary (Chris Lattner, John Cortes)
...of a > target library, a complete backend. It is very sad, that they have > discontinued their MIPS backend years ago, and only Alpha, and backends > for the ugly x86. In terms of research, the most necessary backends are > the following (personal opinion). > > 1. MIPS R3000, R4400, R10000 > 2. SPARC V7 to V9 (very close to no. 1) > 3. PowerPC > 4. ARM7, ARM9, ARM11 > 5. Alphas, but since the Alpha has very low sales in Europe, and talking > from my point of view it is not that necessary. > > If a backend is to be used you have to do at least the follow...
2001 Nov 04
4
Slow connection performance with ssh2
Hi, since I switched from SSH 1 to OpenSSH 2.9p2/2.9.9p2/3.0p1 Snapshot I suffer from awfully slow connection performance. Once the connection is established, performance is perfectly ok. Client Server (protocol 2 only) # time ssh -p 22222 xx id # time sshd -d -p 22222 real 0m13.340s real 0m13.900s user 0m7.860s