[Bug 2047] New: Use of wbinvd() macro

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 10 03:32:45 PST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=2047        
   
           Summary: Use of wbinvd() macro
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/GLX
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: sndirsch at suse.de


in km_drm/ati_pcigart.h, there's assembly code to call the 
wbinvd (write back cache flush and invalidate) assembly insn 
on i386 and x86-64. 
 
The kernel offers to do this with the macro wbinvd() just as well. 
The advantage is that it would still even work on Xen which redefines 
the wbinvd() call according to it's needs.        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list