]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a memory barrier before the sse2_pagezero() function returns. This
authorJeff Roberson <jeff@FreeBSD.org>
Wed, 1 Oct 2003 08:52:46 +0000 (08:52 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Wed, 1 Oct 2003 08:52:46 +0000 (08:52 +0000)
commit460c51368608b846f8417aa2fd7753fe78341630
tree83276da6b671e1b7233ea73f86513a498e84a97c
parentdeb62e288733dd956080c08ad5a6a1ec7f331a6d
 - Add a memory barrier before the sse2_pagezero() function returns.  This
   code uses write combining which must be committed to memory prior to
   other uses of this page.

Spotted by: alc
sys/i386/i386/support.s