All of lore.kernel.org
 help / color / mirror / Atom feed
* Page Attribute Table (PAT) support?
@ 2001-01-24 17:48 Timur Tabi
  2001-01-24 18:45   ` Jeff Hartmann
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Timur Tabi @ 2001-01-24 17:48 UTC (permalink / raw)
  To: Linux Kernel Mailing list, Linux MM mailing list

The Page Attribute Table (PAT) is an extension to the x86 page table format
that lets you enable Write Combining on a per-page basis.  Details can be found
in chapter 9.13 of the Intel Architecture Software Developer's Manual, Volume 3
(System Programming).

I noticed that 2.4 doesn't support the Page Attribute Table, despite the fact
that it has a X86_FEATURE_PAT macro in processor.h.  Are there any plans to add
this support?  Ideally, I'd like it to be as a parameter for ioremap.


-- 
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com

When replying to a mailing-list message, please direct the reply to the mailing list only.  Don't send another copy to me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 19+ messages in thread
* Page Attribute Table (PAT) support?
@ 2001-01-24 17:48 Timur Tabi
  0 siblings, 0 replies; 19+ messages in thread
From: Timur Tabi @ 2001-01-24 17:48 UTC (permalink / raw)
  To: Linux Kernel Mailing list, Linux MM mailing list

The Page Attribute Table (PAT) is an extension to the x86 page table format
that lets you enable Write Combining on a per-page basis.  Details can be found
in chapter 9.13 of the Intel Architecture Software Developer's Manual, Volume 3
(System Programming).

I noticed that 2.4 doesn't support the Page Attribute Table, despite the fact
that it has a X86_FEATURE_PAT macro in processor.h.  Are there any plans to add
this support?  Ideally, I'd like it to be as a parameter for ioremap.


-- 
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com

When replying to a mailing-list message, please direct the reply to the mailing list only.  Don't send another copy to me.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2001-01-24 21:31 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-24 17:48 Page Attribute Table (PAT) support? Timur Tabi
2001-01-24 18:45 ` Jeff Hartmann
2001-01-24 18:45   ` Jeff Hartmann
2001-01-24 18:50   ` Timur Tabi
2001-01-24 20:30   ` Timur Tabi
2001-01-24 18:50 ` Timur Tabi
2001-01-24 19:30   ` Jeff Hartmann
2001-01-24 19:30     ` Jeff Hartmann
2001-01-24 20:30 ` Timur Tabi
2001-01-24 20:30   ` Timur Tabi
2001-01-24 20:41   ` Jeff Hartmann
2001-01-24 20:41     ` Jeff Hartmann
2001-01-24 20:48     ` Timur Tabi
2001-01-24 20:48   ` Timur Tabi
2001-01-24 21:15     ` Jeff Hartmann
2001-01-24 21:15       ` Jeff Hartmann
2001-01-24 21:31       ` Timur Tabi
2001-01-24 21:31     ` Timur Tabi
  -- strict thread matches above, loose matches on Subject: below --
2001-01-24 17:48 Timur Tabi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.