Re: svn commit: r259908 - head/sys/vm

2013-12-29 Thread Konstantin Belousov
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

Re: svn commit: r259908 - head/sys/vm

2013-12-29 Thread Alan Cox
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

Re: svn commit: r259908 - head/sys/vm

2013-12-29 Thread Konstantin Belousov
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 > >> >

Re: svn commit: r259908 - head/sys/vm

2013-12-28 Thread Marcel Moolenaar
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

Re: svn commit: r259908 - head/sys/vm

2013-12-28 Thread Nathan Whitehorn
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

Re: svn commit: r259908 - head/sys/vm

2013-12-28 Thread Alan Cox
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

Re: svn commit: r259908 - head/sys/vm

2013-12-28 Thread Nathan Whitehorn
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