On Aug 27, 12:03pm, rm...@netbsd.org (Mindaugas Rasiukevicius) wrote: -- Subject: Re: CVS commit: src/sys
| > Log Message: | > Add an optional pglist argument to uvm_obj_wirepages, to be | > filled with the list of pages that were wired. | > | > | > To generate a diff of this commit: | > cvs rdiff -u -r1.121 -r1.122 src/sys/kern/sysv_shm.c | > cvs rdiff -u -r1.174 -r1.175 src/sys/uvm/uvm_extern.h | > cvs rdiff -u -r1.10 -r1.11 src/sys/uvm/uvm_object.c | | Why? The AGP/DRM code seems to need it. I sent mail to chuq asking if there is a better way. christos PS: Are you looking at PR/45177? What should we do about it? christos