Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / uvm
Current tag: wrstuden-devbsize-base
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
1.1 | 22 years | cgd | branches: 1.1.14; Rework the way kernel include files are installed. In the ne... |
![]() |
1.18 | 21 years | thorpej | Always pass all arguments to uvm_sleep(). |
![]() |
1.22 | 21 years | chs | branches: 1.22.2; 1.22.12; eliminate the PMAP_NEW option by making it required... |
![]() |
1.12 | 21 years | thorpej | branches: 1.12.2; Don't bother returning the "slot" number from amap_add(): * N... |
![]() |
1.4 | 21 years | chs | branches: 1.4.2; eliminate the PMAP_NEW option by making it required for all po... |
![]() |
1.11 | 21 years | thorpej | branches: 1.11.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.26 | 21 years | chs | branches: 1.26.2; eliminate the PMAP_NEW option by making it required for all p... |
![]() |
1.9 | 21 years | thorpej | branches: 1.9.2; Protect prototypes, certain macros, and inlines from userland.... |
![]() |
1.3 | 21 years | thorpej | branches: 1.3.2; Protect prototypes, certain macros, and inlines from userland.... |
![]() |
1.18 | 21 years | thorpej | Change the pmap_enter() API slightly; pmap_enter() now returns an error value (K... |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.2; 1.8.10; Protect prototypes, certain macros, and inlines from ... |
![]() |
1.34 | 21 years | thorpej | branches: 1.34.2; Garbage collect thread_sleep()/thread_wakeup() left over from... |
![]() |
1.46 | 21 years | thorpej | Change the pmap_enter() API slightly; pmap_enter() now returns an error value (K... |
![]() |
1.13 | 21 years | thorpej | branches: 1.13.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.9 | 21 years | thorpej | branches: 1.9.2; Keep interrupt-safe maps on an additional queue. In uvm_fault... |
![]() |
1.30 | 21 years | thorpej | Change the pmap_enter() API slightly; pmap_enter() now returns an error value (K... |
![]() |
1.6 | 21 years | thorpej | branches: 1.6.36; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.11 | 21 years | mrg | branches: 1.11.8; remove now >1 year old pre-release message. |
![]() |
1.8 | 21 years | mrg | branches: 1.8.8; 1.8.16; remove now >1 year old pre-release message. |
![]() |
1.33 | 21 years | thorpej | Change the pmap_enter() API slightly; pmap_enter() now returns an error value (K... |
![]() |
1.9 | 21 years | thorpej | branches: 1.9.14; 1.9.16; 1.9.18; Protect prototypes, certain macros, and inl... |
![]() |
1.19 | 21 years | chs | branches: 1.19.2; eliminate the PMAP_NEW option by making it required for all p... |
![]() |
1.7 | 21 years | thorpej | branches: 1.7.14; 1.7.16; 1.7.18; Protect prototypes, certain macros, and inl... |
![]() |
1.69 | 21 years | chs | branches: 1.69.2; eliminate the PMAP_NEW option by making it required for all p... |
![]() |
1.15 | 21 years | thorpej | branches: 1.15.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.10 | 21 years | thorpej | branches: 1.10.2; Turn the proclist lock into a read/write spinlock. Update pr... |
![]() |
1.37 | 21 years | thorpej | Remove a piece of code introduced in rev 1.36 that I didn't intend to commit. |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.2; Define a new kernel object type, "intrsafe", which are used fo... |
![]() |
1.28 | 21 years | drochner | in uvm_page_physget(), try the vm_physmem[] chunks in the order of their "free_l... |
![]() |
1.13 | 21 years | thorpej | branches: 1.13.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.24 | 21 years | thorpej | Change the pmap_enter() API slightly; pmap_enter() now returns an error value (K... |
![]() |
1.10 | 21 years | thorpej | branches: 1.10.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.19 | 21 years | thorpej | Const poison uvm_wait(). |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.6; Const poison uvm_wait(). |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.2; Garbage collect thread_sleep()/thread_wakeup() left over from ... |
![]() |
1.12 | 21 years | chs | branches: 1.12.4; 1.12.8; add uvmexp.swpgonly and use it to detect out-of-swap... |
![]() |
1.15 | 21 years | thorpej | branches: 1.15.2; Protect prototypes, certain macros, and inlines from userland... |
![]() |
1.30 | 21 years | fvdl | Add Kirk McKusick's soft updates code to the trunk. Not enabled by default, as t... |
![]() |
1.4 | 21 years | thorpej | branches: 1.4.2; Protect prototypes, certain macros, and inlines from userland.... |
![]() |
1.9 | 21 years | fvdl | CL* clearout |
![]() |
1.7 | 21 years | mrg | branches: 1.7.8; remove now >1 year old pre-release message. |
![]() |
1.27 | 21 years | chs | put various debugging printfs under #ifdef DEBUG. |
![]() |
1.14 | 21 years | chs | branches: 1.14.2; 1.14.12; eliminate the PMAP_NEW option by making it required... |
![]() |
1.16 | 21 years | thorpej | branches: 1.16.2; Fix a corner case locking error, which could lead to map corr... |
![]() |
1.11 | 21 years | chs | branches: 1.11.2; eliminate the PMAP_NEW option by making it required for all p... |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.2; Change the pmap_extract() interface to: boolean_t pmap_extrac... |
![]() |
1.8 | 21 years | thorpej | branches: 1.8.2; Protect prototypes, certain macros, and inlines from userland.... |