Re: [patch] mtrr: fix issues with large addresses

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric W. Biederman
Date: Monday, February 5, 2007 - 5:26 pm

"Andreas Herrmann" <andreas.herrmann3@amd.com> writes:


The limit is per cpu not per architecture.  So if you run a
cpu that can run in 64bit mode in 32bit mode the limit
is not 36 bits.  Even PAE in 32bit mode doesn't have that limit.


Why?  Given the low and the high I am assuming these are all implicitly
32bit quantities.  unsigned int is fine.
  

That is just silly.  If the cpu is running in long mode or should
not affect this capability.


Don't you want to make this hard coded mask 0xfffffffffff00000ULL?

Eric
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] mtrr: fix issues with large addresses, Andreas Herrmann, (Mon Feb 5, 10:19 am)
Re: [patch] mtrr: fix issues with large addresses, Siddha, Suresh B, (Mon Feb 5, 3:50 pm)
Re: [patch] mtrr: fix issues with large addresses, Eric W. Biederman, (Mon Feb 5, 5:26 pm)
Re: [patch] mtrr: fix issues with large addresses, Andi Kleen, (Tue Feb 6, 12:53 am)
Re: [patch] mtrr: fix issues with large addresses, Andreas Herrmann, (Tue Feb 6, 9:08 am)
Re: [discuss] [patch] mtrr: fix issues with large addresses, Andreas Herrmann, (Tue Feb 6, 9:16 am)
Re: [discuss] [patch] mtrr: fix issues with large addresses, Andreas Herrmann, (Tue Feb 6, 9:25 am)
Re: [patch] mtrr: fix issues with large addresses, Eric W. Biederman, (Tue Feb 6, 10:54 am)
Re: [discuss] [patch] mtrr: fix issues with large addresses, Andreas Herrmann, (Tue Feb 6, 11:42 am)
Re: [discuss] [patch] mtrr: fix issues with large addresses, Eric W. Biederman, (Tue Feb 6, 12:08 pm)
Re: [discuss] [patch] mtrr: fix issues with large addresses, Eric W. Biederman, (Tue Feb 6, 12:44 pm)