On Sun, Dec 29, 2013 at 01:15:22PM -0600, Alan Cox wrote:
> On 12/29/2013 03:00, Konstantin Belousov wrote:
> > BTW, I do not easily see why the current amd64 implementation needs
> > the pmap being current. I do not see accesses to recursive page table
> > mappings in the code.
>
> The amd64 imp
On 12/29/2013 03:00, Konstantin Belousov wrote:
> On Sat, Dec 28, 2013 at 06:49:25PM -0600, Alan Cox wrote:
>> On 12/28/2013 18:02, Nathan Whitehorn wrote:
>>> On 12/26/13 00:46, Marcel Moolenaar wrote:
Author: marcel
Date: Thu Dec 26 05:46:10 2013
New Revision: 259908
URL: http
On Sat, Dec 28, 2013 at 06:49:25PM -0600, Alan Cox wrote:
> On 12/28/2013 18:02, Nathan Whitehorn wrote:
> > On 12/26/13 00:46, Marcel Moolenaar wrote:
> >> Author: marcel
> >> Date: Thu Dec 26 05:46:10 2013
> >> New Revision: 259908
> >> URL: http://svnweb.freebsd.org/changeset/base/259908
> >>
>
On Dec 28, 2013, at 4:02 PM, Nathan Whitehorn wrote:
> On 12/26/13 00:46, Marcel Moolenaar wrote:
>> Author: marcel
>> Date: Thu Dec 26 05:46:10 2013
>> New Revision: 259908
>> URL: http://svnweb.freebsd.org/changeset/base/259908
>>
>> Log:
>> For ia64, use pmap_remove_pages() and not pmap_rem
On 12/28/13 19:49, Alan Cox wrote:
> On 12/28/2013 18:02, Nathan Whitehorn wrote:
>> On 12/26/13 00:46, Marcel Moolenaar wrote:
>>> Author: marcel
>>> Date: Thu Dec 26 05:46:10 2013
>>> New Revision: 259908
>>> URL: http://svnweb.freebsd.org/changeset/base/259908
>>>
>>> Log:
>>> For ia64, use pm
On 12/28/2013 18:02, Nathan Whitehorn wrote:
> On 12/26/13 00:46, Marcel Moolenaar wrote:
>> Author: marcel
>> Date: Thu Dec 26 05:46:10 2013
>> New Revision: 259908
>> URL: http://svnweb.freebsd.org/changeset/base/259908
>>
>> Log:
>> For ia64, use pmap_remove_pages() and not pmap_remove(). The
On 12/26/13 00:46, Marcel Moolenaar wrote:
> Author: marcel
> Date: Thu Dec 26 05:46:10 2013
> New Revision: 259908
> URL: http://svnweb.freebsd.org/changeset/base/259908
>
> Log:
> For ia64, use pmap_remove_pages() and not pmap_remove(). The problem is
> that we don't have a good way (yet) to