summaryrefslogtreecommitdiff
path: root/sys/vm/vm_glue.c
AgeCommit message (Expand)Author
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-08-17typoNiklas Hallqvist
1999-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
1999-06-23Improved sysv shared memory. Works with UVM.Artur Grabowski
1999-02-19Allocate the u-area early in fork1 instead of in vm_fork.Artur Grabowski
1999-02-01More general conditional for mipsPer Fogelstrom
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-23KNFNiklas Hallqvist
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-07-25tabifyMichael Shalayeff
1997-04-17Removal of race conditions. Inspired by Charles Hannum'sNiklas Hallqvist
1997-01-07Fix for final ptdi panic on i386Thorsten Lockert
1996-11-23remrq -> remrunqueuekstailey
1996-08-02Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.Niklas Hallqvist
1996-07-23make printf/addlog return 0, for compat to userlandTheo de Raadt
1996-06-24arc and pica needs special alignmentPer Fogelstrom
1996-06-20tick v_swpin & v_swpoutTheo de Raadt
1996-05-28thread changesTheo de Raadt
1996-05-22ragge: The unexpected remove of active kstack does happen on vax also,Theo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-24iprint is used without DEBUG tooThorsten Lockert
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-03From NetBSD: merge with 960217Niklas Hallqvist
1996-02-19Make swap accounting actually work...Thorsten Lockert
1996-02-18Count swapins and swapouts in the sum structureThorsten Lockert
1995-12-21from netbsd; in swapin() do process queue removal at splstatclock instead of ...Theo de Raadt
1995-12-14put back the pica stuff i killedTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-23vm_map_pageable(..,FALSE) of upage is pica specificTheo de Raadt
1995-10-18pica required changes for upage; from pefoTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt