Hi..
After 2nd thought and checking http://lxr.linux.no/source/arch/i386/lib/usercopy.c#L849, I see no function related to making sure the related page(s) aren't swapped out. So, I think it's OK if it hits swapped out pages since AFAIK code paths that use copy_{to,from}_user are free to sleep.3. It is not swapped out to disk.
regards, Mulyadi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
