On 12.01.2020 23:03, Andrew Doran wrote:
> Module Name: src
> Committed By: ad
> Date: Sun Jan 12 22:03:23 UTC 2020
>
> Modified Files:
> src/sys/kern: kern_exec.c kern_runq.c
> src/sys/sys: lwp.h sched.h
>
> Log Message:
> A final set of scheduler tweaks:
>
Great work!
W
We should absolutely verify this under DEBUG.
-- thorpej
Sent from my iPhone.
> On Jan 12, 2020, at 11:25 AM, Joerg Sonnenberger wrote:
>
> On Sun, Jan 12, 2020 at 01:01:12PM +, Andrew Doran wrote:
>> Module Name:src
>> Committed By:ad
>> Date:Sun Jan 12 13:01:12 UTC 2020
>
On Sun, Jan 12, 2020 at 08:25:27PM +0100, Joerg Sonnenberger wrote:
> On Sun, Jan 12, 2020 at 01:01:12PM +, Andrew Doran wrote:
> > Module Name:src
> > Committed By: ad
> > Date: Sun Jan 12 13:01:12 UTC 2020
> >
> > Modified Files:
> > src/sys/arch/x86/include:
On Sun, Jan 12, 2020 at 01:01:12PM +, Andrew Doran wrote:
> Module Name: src
> Committed By: ad
> Date: Sun Jan 12 13:01:12 UTC 2020
>
> Modified Files:
> src/sys/arch/x86/include: pmap.h pmap_pv.h
> src/sys/arch/x86/x86: pmap.c vm_machdep.c x86_tlb.c
>
> Log Message:
> x
LGTM too.
christos
> On Jan 12, 2020, at 10:09 AM, Jason Thorpe wrote:
>
>
>
>> On Jan 11, 2020, at 10:47 PM, Izumi Tsutsui wrote:
>>
>> thorpej@ wrote:
>>
PGSHIFT is defined in and
PAGE_SHIFT and PAGE_SIZE is in ,
but there is no common .
>>>
>>> Make a common that all o
> On Jan 11, 2020, at 10:47 PM, Izumi Tsutsui wrote:
>
> thorpej@ wrote:
>
>>> PGSHIFT is defined in and
>>> PAGE_SHIFT and PAGE_SIZE is in ,
>>> but there is no common .
>>
>> Make a common that all of the platforms can #include, and
>> just put these common definitions in it (for now)?
On Sun, Jan 12, 2020 at 01:30:57PM +, Nick Hudson wrote:
> On 12/01/2020 13:19, Andrew Doran wrote:
> > Module Name:src
> > Committed By: ad
> > Date: Sun Jan 12 13:19:32 UTC 2020
> >
> > Modified Files:
> > src/sys/sys: param.h
> >
> > Log Message:
> > Bump MI
On 12/01/2020 13:19, Andrew Doran wrote:
Module Name:src
Committed By: ad
Date: Sun Jan 12 13:19:32 UTC 2020
Modified Files:
src/sys/sys: param.h
Log Message:
Bump MIN_LWP_ALIGNMENT to 64.
Should aarch64/mips define MIN_LWP_ALIGNMENT as 128 as they have CPUs
that have