Commit Verlauf

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