In comp.os.linux.misc Dan C said:
P.S. - Know how long it took me to find that with Google? About 20
seconds. Might want to try it for yourself sometime.
Yeah I found the same definition also. It's don't think it is the right
definition in this contex, but maybe you are right. I thought that maybe
it meant "Page Allocation Table", which I found after a lot more
googling.
Anyhow, whether it is a "Page Allocation Table", a "Program Association
Table", or something else, I need to know which processors have this and
which do not. I think that some of my computers have it, and others do
not, because not all of my computers have the same processor, even
though they are all supposed to be compatible.
I don't seem to be able to find a list of processors that do and do not
support this.
Does an 80486 have a PAT? What about a traditional Pentium 120? What
about a Pentium MMX? Cyrix 686? AMD K5? AMD K6?
I looked both of my assembly langauge reference books, and there is no
reference to either a PAT, a Page Allocation Table,or a Program
Association Table.
I am trying to integrate a device driver into a kernel that will be used
across a wide range of machines, and I need more information about this
PAT.
Mark.