Found 9 matching messages (0.190 seconds). Page 1 of 1.
... .org/show_bug.cgi?id=10328 > > Summary: [regression] performance drop for glx > Product: Memory Management > ... : Other > AssignedTo: akpm@osdl.org > ReportedBy: bug-track@fisher-privat.net > > > after commit ...
linux-kernel - Andrew Morton - Mar 25 2008 - 18:28
... .cgi?id=10328 >>> >>> Summary: [regression] performance drop for glx >>> >>> after commit ... really desired >> : >> : Also use _PAGE_PWT for all the mappings which need ... fb drivers to use this new ioremap_wc() API. > > We can take ...
linux-kernel - Arjan van de Ven - Mar 26 2008 - 00:42
... /show_bug.cgi?id=10328 > > >>> > > >>> Summary: [regression] performance drop for glx > > > > > > Alexey, Can you ... outlined. Thanks. --- [patch] use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() Use UC_MINUS ...
linux-kernel - Suresh Siddha - Apr 25 2008 - 20:07
... .cgi?id=3D10328 > >>> > >>> Summary: [regression] performance drop for glx > >>> > >>> after commit 4138cc3418f5eaa7524ff8e927102863f1ba0ea5 i ... reserve_memtype and free_memtype are new interfaces for maintaining alias-free mapping. ...
linux-kernel - Alexey Fisher - Apr 25 2008 - 01:35
... /show_bug.cgi?id=3D10328 > > > >>> > > > >>> Summary: [regression] performance drop for glx > > > >=20 > > > > Alexey, Can you please ... > --- >=20 > [patch] use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_r= ange() >=20 > ...
linux-kernel - Alexey Fisher - Apr 26 2008 - 07:43
... .git. Ingo -----------> Subject: x86 PAT: fix performance drop for glx, use ... pci_mmap_page_range() will also use UC_MINUS for default non write-combining mapping ... ioremap_nocache() defaults to UC MINUS for now. + * To avoid attribute conflicts, ...
linux-kernel - Ingo Molnar - Apr 28 2008 - 12:34
... previous UC-). > > This breaks the graphics performance, as the effective memory type is ... > fb drivers to use this new ioremap_wc() API. > > > > We can take this ... back to the UC- behavior for ioremap/ioremap_nocache. > > thanks Suresh, applied. ...
linux-kernel - Suresh Siddha - Mar 26 2008 - 13:55
... previous UC-). > This breaks the graphics performance, as the effective memory type is ... > fb drivers to use this new ioremap_wc() API. > > We can take this ... revert back to the UC- behavior for ioremap/ioremap_nocache. thanks Suresh, applied. ...
linux-kernel - Ingo Molnar - Mar 26 2008 - 01:29