>
> On Apr 11, 2012, at 7:34 PM, YAMAMOTO Takashi wrote:
>
>> hi,
>>
>>> Module Name:src
>>> Committed By: matt
>>> Date: Thu Apr 12 01:40:27 UTC 2012
>>>
>>> Modified Files:
>>> src/sys/uvm [matt-nb5-mips64]: uvm_extern.h uvm_fault.c uvm_km.c
>>> uvm_met
On Apr 11, 2012, at 7:34 PM, YAMAMOTO Takashi wrote:
> hi,
>
>> Module Name: src
>> Committed By:matt
>> Date:Thu Apr 12 01:40:27 UTC 2012
>>
>> Modified Files:
>> src/sys/uvm [matt-nb5-mips64]: uvm_extern.h uvm_fault.c uvm_km.c
>> uvm_meter.c uvm_pdaemon.c
hi,
> Module Name: src
> Committed By: matt
> Date: Thu Apr 12 01:40:27 UTC 2012
>
> Modified Files:
> src/sys/uvm [matt-nb5-mips64]: uvm_extern.h uvm_fault.c uvm_km.c
> uvm_meter.c uvm_pdaemon.c uvm_pdaemon.h uvm_pdpolicy.h
> uvm_pdpolicy_clock.c uvm_stat.c
>
>
> On Aug 18, 2010, at 6:11 PM, matthew green wrote:
>
> >
> >> Module Name: src
> >> Committed By: matt
> >> Date: Wed Aug 18 18:19:11 UTC 2010
> >>
> >> Modified Files:
> >>src/sys/uvm [matt-nb5-mips64]: uvm_map.c
> >>
> >> Log Message:
> >> Add a hook so that M
On Aug 18, 2010, at 6:11 PM, matthew green wrote:
>
>> Module Name: src
>> Committed By:matt
>> Date:Wed Aug 18 18:19:11 UTC 2010
>>
>> Modified Files:
>> src/sys/uvm [matt-nb5-mips64]: uvm_map.c
>>
>> Log Message:
>> Add a hook so that MD code has handle the chang
> Module Name: src
> Committed By: matt
> Date: Wed Aug 18 18:19:11 UTC 2010
>
> Modified Files:
> src/sys/uvm [matt-nb5-mips64]: uvm_map.c
>
> Log Message:
> Add a hook so that MD code has handle the change in address space limits
> when an exec happens.
> Add a routine to turn o
Module Name:src
Committed By: nisimura
Date: Wed Jan 27 07:45:19 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_page.c
Log Message:
Remove JRT two line comment about cache interference since the
change specifically addresses general VIPT cache issue. Need mor
Module Name:src
Committed By: matt
Date: Tue Jan 26 21:26:28 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_extern.h uvm_fault.c uvm_km.c
uvm_page.c
Log Message:
Pass hints to uvm_pagealloc* to get it to use the right page color rather
than guess t
Module Name:src
Committed By: matt
Date: Sat Jan 23 20:03:28 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
Log Message:
Use roundup2 instead of roundup when doing alignment rounding since all
alignments must be a power of 2. (thanks to rmind for sugg
Module Name:src
Committed By: matt
Date: Sat Jan 23 19:54:04 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_page.h uvm_pglist.c
Log Message:
Add a start_hint to vm_physseg so when allocating pages, we can skip
forward over pages that are probably still allocat
Module Name:src
Committed By: matt
Date: Fri Jan 22 08:54:41 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
Log Message:
Remove some optimizations since they actually don't do the right thing.
We never want to test the starting page first since it doe
> >> To generate a diff of this commit:
> >> cvs rdiff -u -r1.42 -r1.42.16.1 src/sys/uvm/uvm_pglist.c
> >
> >> /*
> >>* Test both the ending and starting pages to see if =
> they are
> >>* both free. If the ending and starting pages are =
> same page,
On Jan 22, 2010, at 12:28 AM, enami tsugutomo wrote:
>> Module Name: src
>> Committed By:matt
>> Date:Fri Jan 22 05:17:32 UTC 2010
>>
>> Modified Files:
>> src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
>>
>> Log Message:
>> Rework the algorithm to allocate contiguous
> Module Name: src
> Committed By: matt
> Date: Fri Jan 22 05:17:32 UTC 2010
>
> Modified Files:
> src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
>
> Log Message:
> Rework the algorithm to allocate contiguous pages to be much much faster.
> (read the comments if you want to know how i
Module Name:src
Committed By: snj
Date: Fri Jan 22 06:05:16 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
Log Message:
Fix a couple comment typos.
To generate a diff of this commit:
cvs rdiff -u -r1.42.16.1 -r1.42.16.2 src/sys/uvm/uvm_pglist.c
Ple
Module Name:src
Committed By: matt
Date: Fri Jan 22 05:17:32 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c
Log Message:
Rework the algorithm to allocate contiguous pages to be much much faster.
(read the comments if you want to know how it's done).
Module Name:src
Committed By: matt
Date: Fri Jan 22 04:03:22 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_stat.c
Log Message:
Print out colors in uvmexp_print
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.31.12.1 src/sys/uvm/uvm_stat.c
Please
Module Name:src
Committed By: matt
Date: Sat Jan 9 05:54:40 UTC 2010
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_km.c
Log Message:
If PMAP_ALLOC_POOLPAGE is defined use it instead of uvm_pagealloc
To generate a diff of this commit:
cvs rdiff -u -r1.101.4.2 -r1.10
18 matches
Mail list logo