Mail Archives: djgpp/1997/03/11/17:03:10
On Tue, 11 Mar 1997, Christoph Kukulies wrote:
> Could there be any cach flushing effects when using
> farpeek(), farpoke() and dpmi_int?
>
> E.g. that a realmode driver sees a certain memory location
> to be zero while a different value is passed to protected mode?
I don't think it's at all possible. A memory location is either
cached or not, but it never depends on what mode the processor is in,
AFAIK. Maybe you should tell a bit more details about the problem,
though.
- Raw text -