> Does anyone know if there is any way to flush a cache line of the cpu to > force rereading system memory for a given address or address range? There is the "clflush" instruction, but not all x86 CPUs support it. You need to check the CPUID flag to know for sure (/proc/cpuinfo will show a "clflush" flag if it is supported). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- From: takada <[email protected]>
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- From: [email protected] (Lennart Sorensen)
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- References:
- MediaGX/GeodeGX1 requires X86_OOSTORE. (Was: Re: Strange connection slowdown on pcnet32)
- From: [email protected] (Lennart Sorensen)
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE. (Was: Re: Strange connection slowdown on pcnet32)
- From: [email protected] (Lennart Sorensen)
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- From: takada <[email protected]>
- Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- From: [email protected] (Lennart Sorensen)
- MediaGX/GeodeGX1 requires X86_OOSTORE. (Was: Re: Strange connection slowdown on pcnet32)
- Prev by Date: Re: libata FUA revisited
- Next by Date: Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- Previous by thread: Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- Next by thread: Re: MediaGX/GeodeGX1 requires X86_OOSTORE.
- Index(es):