Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Fri May 16 17:06:29 PDT 1997
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv11402
Modified Files:
Tag: thorpej-bus-dma
vm_page.c vm_page.h
Log Message:
- Add a "boundary" argument to vm_page_alloc_memory(), which specifies
a power-of-two boundary relative to 0 that no individual segment in
the allocation may cross.
- While I'm there, fix some questionable logic in the inner allocation
loop.
Home |
Main Index |
Thread Index |
Old Index