Re: netlink vs ioctl

From: bryanr@bryanr.org
Date: Tue Mar 05 2002 - 01:24:43 EST


aryan aru wrote:
> When used ioremap_nocache to map from user space to
> kernel space does it do cache flush ?

I'd guess ioremap_nocache marks the area as uncacheable,
so that all memory accesses bypass the cache and go
directly to physical memory. best way to find out
is to check the code ;)

-Bryan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:38 EST