freebsd-dev/sys/fs/tmpfs
Alan Cox 2984411d7b Use uiomove_fromphys() instead of the combination of sf_buf and uiomove().
This is not only shorter; it also eliminates unnecessary thread pinning on
architectures that implement a direct map.

MFC after:	3 weeks
2009-02-22 19:50:09 +00:00
..
tmpfs_fifoops.c Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_fifoops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_subr.c Lookup up the directory entry for the tmpfs node that are deleted by 2009-02-08 19:18:33 +00:00
tmpfs_vfsops.c Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_vnops.c Use uiomove_fromphys() instead of the combination of sf_buf and uiomove(). 2009-02-22 19:50:09 +00:00
tmpfs_vnops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs.h Lookup up the directory entry for the tmpfs node that are deleted by 2009-02-08 19:18:33 +00:00