Cronologia Commit

Autore SHA1 Messaggio Data
  Bojan Novković 7a79d06697 vm: improve kstack_object pindex calculation to avoid pindex holes 5 mesi fa
  Warner Losh 29363fb446 sys: Remove ancient SCCS tags. 10 mesi fa
  Warner Losh 95ee2897e9 sys: Remove $FreeBSD$: two-line .h pattern 1 anno fa
  Mark Johnston 7dd979dfef Remove the VM map zone. 4 anni fa
  Mark Johnston f13fa9df05 Use a single VM object for kernel stacks. 4 anni fa
  Gleb Smirnoff 46b0292a82 Do not reserve KVA for paging bufs in vm_ksubmap_init(), since now 5 anni fa
  Mark Johnston 969e147aff Ensure that imports into per-domain kmem arenas are KVA_QUANTUM-aligned. 6 anni fa
  Jonathan T. Looney 0766f278d8 Make UMA and malloc(9) return non-executable memory in most cases. 6 anni fa
  Pedro F. Giffuni 796df753f4 SPDX: Consider code from Carnegie-Mellon University. 6 anni fa
  Pedro F. Giffuni 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 anni fa
  Warner Losh fbbd9655e5 Renumber copyright clause 4 7 anni fa
  Mark Johnston ec492b13f1 Add a small allocator for exec_map entries. 7 anni fa
  Jeff Roberson 8441d1e842 - Add a statically allocated memguard arena since it is needed very early 11 anni fa
  Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides 11 anni fa
  Jeff Roberson 5f51836645 - Add a general purpose resource allocator, vmem, from NetBSD. It was 11 anni fa
  Alan Cox b89eaf4e9f Enable the creation of a kmem map larger than 4GB. 16 anni fa
  Ruslan Ermilov 9bed18a493 The clean_map has been made local to vm_init.c long ago. 18 anni fa
  Warner Losh 60727d8b86 /* -> /*- for license, minor formatting changes 19 anni fa
  Warner Losh 05eb3785e7 Remove advertising clause from University of California Regent's license, 20 anni fa
  Mike Silbersack cebde06978 More pipe changes: 21 anni fa
  Alan Cox 53b1963649 Move kernel_vm_end's declaration to pmap.h; add a comment regarding the 21 anni fa
  Alan Cox 03adb816d7 o Make contigmalloc1() static. 22 anni fa
  Bosko Milekic 08442f8a82 Introduce numerous SMP friendly changes to the mbuf allocator. Namely, 23 anni fa
  Matthew Dillon 1f6889a1eb Fix null-pointer dereference crash when the system is intentionally 24 anni fa
  Alan Cox 02577fa23e Remove the last vestiges of "vm_map_t phys_map". It's been unused 25 anni fa
  Peter Wemm c3aac50f28 $Id$ -> $FreeBSD$ 25 anni fa
  Alan Cox 76782487f3 Remove the declarations for "vm_map_t io_map". It's been unused 25 anni fa
  Alan Cox aecb0ebbac Remove the declarations for "vm_map_t u_map". It's been unused 25 anni fa
  Peter Wemm 3820ec1d4d Attempt to fix the previous fix to the contigmalloc1 prototype. 27 anni fa
  Poul-Henning Kamp f0d45e6aae Fix contigmalloc() and contigmalloc1() arguments. 27 anni fa