Access to user space Direct access to user space can be useful Zero-copy I/O operations Kiobufs were used in 2.4 To heavy and inflexible Inadequate performance Removed from 2.5 For 2.5: Use get_user_pages() See web site for details For block I/O, use bio_map_user()