On Sun, Mar 15, 2020 at 11:38:03AM +1100, matthew green wrote:
> "Andrew Doran" writes:
> > Module Name:src
> > Committed By: ad
> > Date: Sat Mar 14 13:34:44 UTC 2020
> >
> > Modified Files:
> > src/sys/arch/sparc/sparc: intr.c
> >
> > Log Message:
> > sparc cpu_i
"Andrew Doran" writes:
> Module Name: src
> Committed By: ad
> Date: Sat Mar 14 13:34:44 UTC 2020
>
> Modified Files:
> src/sys/arch/sparc/sparc: intr.c
>
> Log Message:
> sparc cpu_intr_p(): try to work around l_cpu not being set early on by
> using curcpu().
ah, good idea. this
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Wed Jan 17 02:39:16 UTC 2018
>
> Modified Files:
> src/sys/arch/sparc/sparc: cpuvar.h
>
> Log Message:
> fix compilation
actually, this was renamed and moved, so this is also wrong.
i'll fix it.
.mrg.
On Sun, Nov 04, 2012 at 01:35:04PM +1100, matthew green wrote:
>
> > Module Name:src
> > Committed By: chs
> > Date: Sun Nov 4 00:32:47 UTC 2012
> >
> > Modified Files:
> > src/sys/arch/sparc/sparc: locore.s pmap.c
> >
> > Log Message:
> > in cpu_switchto(), remo
> Module Name: src
> Committed By: chs
> Date: Sun Nov 4 00:32:47 UTC 2012
>
> Modified Files:
> src/sys/arch/sparc/sparc: locore.s pmap.c
>
> Log Message:
> in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU,
> pmap_activate() already does this. add MP
> Module Name: src
> Committed By: martin
> Date: Thu Sep 1 08:47:56 UTC 2011
>
> Modified Files:
> src/sys/arch/sparc/sparc: pmap.c
>
> Log Message:
> In pmap_unwire() fix an obvious editor mishap - enable kernel preemption
> before returning, not the other way around.
> Might f
On Wed, May 27, 2009 at 01:35:49PM +0400, Valeriy E. Ushakov wrote:
> Is that correct? It used to be in 4.0, but in 5.0 lwp trampoline
> calls lwp_startup before calling the lwp function. For SA the
> trampoline used to be used for recycling lwps for upcalls. Is that
> correct to call lwp_startu
On Wed, May 27, 2009 at 04:08:06 +, matthew green wrote:
> Modified Files:
> src/sys/arch/sparc/sparc: vm_machdep.c
>
> Log Message:
> sync this a little with sparc64: use cpu_setfunc() at the end of
> cpu_lwp_fork()
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.98 -r1.
>Modified Files:
>src/sys/arch/sparc/sparc: machdep.c process_machdep.c
svr4_machdep.c
>vm_machdep.c
>
>Log Message:
>KNF, same object code generated.
>
>
> why are you doing this? are you planning on touching all of these
>Modified Files:
> src/sys/arch/sparc/sparc: machdep.c process_machdep.c svr4_machdep.c
> vm_machdep.c
>
>Log Message:
>KNF, same object code generated.
>
>
> why are you doing this? are you planning on touching all of these
> files or are you doing a "KNF rototil
Module Name: src
Committed By:cegger
Date:Sat May 16 17:01:16 UTC 2009
Modified Files:
src/sys/arch/sparc/sparc: machdep.c process_machdep.c svr4_machdep.c
vm_machdep.c
Log Message:
KNF, same object code generated.
why are you
11 matches
Mail list logo