Quoth Erez Doron:

> i am using copy_from_user and copy_to_user functions.
> how do i make that physical memory non cached ?

The simplest way is to snarf a block of contiguous memory OUTside the
kernel, export it and write to/read from it somehow (e.g. by mmap, etc).

Cheerio

-- 
---OFCNL
    This is MY list. This list belongs to ME! I will flame anyone I want.
Official Flamer/Cabal NON-Leader                              [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to