Subject: kern/34771: uobj_wirepages and uobj_unwirepages for UVM
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <unex@linija.org>
List: netbsd-bugs
Date: 10/10/2006 15:25:00
>Number:         34771
>Category:       kern
>Synopsis:       uobj_wirepages and uobj_unwirepages for UVM
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 10 15:25:00 +0000 2006
>Originator:     Mindaugas <unex at linija org>
>Release:        NetBSD 3.0_STABLE
>Organization:
	
>Environment:
System: NetBSD linija.org 3.0_STABLE
Architecture: i386
Machine: i386
>Description:
These functions, uobj_wirepages and uobj_unwirepages, gives an additional
UVM functionality to lock/unlock the objects into the physical memory.
An attached (in reply email) source and patch is for -current tree.
Please commit.

Discussed here:
http://mail-index.netbsd.org/tech-kern/2006/09/24/0000.html
http://mail-index.netbsd.org/tech-kern/2006/10/10/0000.html

>How-To-Repeat:

>Fix: