uvm page coloring for cache aliasing

2017-12-22 Thread coypu
Hi folks, as I understand, a reason to have page coloring is extra broken MIPS hardware which has cache aliasing issues unless a large page size is used. picking the same color avoids aliasing. now, looking at uvm_pagealloc_pgfl: do { /* trying to find pages in color.. */ /*

Re: RFC: ipsec(4) pseudo interface

2017-12-22 Thread Christos Zoulas
In article , Kengo NAKAHARA wrote: >Hi, > >Thank you for your reviewing. Thanks for fixing; more nit-picking: 1. there is a variable called err instead of error why (all the rest are called error)? 2. I prefer fewer lines