Re: CVS commit: src/sys/arch/x86/x86

2012-02-25 Thread Cherry G. Mathew
On 26 February 2012 01:33, Cherry G. Mathew wrote: > Module Name:    src > Committed By:   cherry > Date:           Sat Feb 25 20:03:58 UTC 2012 > > Modified Files: >        src/sys/arch/x86/x86: pmap.c > > Log Message: > Revert previous since it does a redundant xpq queue flush. > xen_bcast_invlp

Re: CVS commit: src/sys/arch

2012-02-25 Thread Cherry G. Mathew
On 25 February 2012 17:32, Manuel Bouyer wrote: > On Sat, Feb 25, 2012 at 10:30:30AM +0530, Cherry G. Mathew wrote: >> I've made a few changes to pmap.c where it looks harmless to do so, >> but are in favour of consistency. >> ftp://ftp.netbsd.org/pub/NetBSD/misc/cherry/tmp/xen-set-pte.diff > > Di

Re: CVS commit: src/sys/arch

2012-02-25 Thread Manuel Bouyer
On Sat, Feb 25, 2012 at 10:30:30AM +0530, Cherry G. Mathew wrote: > I've made a few changes to pmap.c where it looks harmless to do so, > but are in favour of consistency. > ftp://ftp.netbsd.org/pub/NetBSD/misc/cherry/tmp/xen-set-pte.diff Did you test it ? I have a vague memory that using spl() in