Subject: mmap of non-vnode objects To: NetBSD Kernel Technical Discussion List <tech-kern@netbsd.org> From: Jason Thorpe <thorpej@shagadelic.org> List: tech-kern Date: 06/29/2006 19:58:45
Has anyone thought about what it would take to support mmap'ing non-
vnode objects? There are a couple of projects I've been thinking
about that could benefit from this, but uvm_mmap.c isn't really
structured very well for this.
Thoughts?
-- thorpej