Historial de Commits

Autor SHA1 Mensaje Fecha
  Bojan Novković d25ed65043 uma: Fix improper uses of UMA_MD_SMALL_ALLOC hace 3 meses
  Bojan Novković 0a44b8a56d vm: Simplify startup page dumping conditional hace 4 meses
  Bojan Novković da76d349b6 uma: Deduplicate uma_small_alloc hace 4 meses
  Alexander Motin a03c23931e uma: Improve memory modified after free panic messages hace 10 meses
  Olivier Certner 87090f5e5a uma: New check_align_mask(): Validate alignments (INVARIANTS) hace 11 meses
  Olivier Certner 3d8f548b9e uma: Make the cache alignment mask unsigned hace 11 meses
  Olivier Certner e557eafe72 uma: UMA_ALIGN_CACHE: Resolve the proper value at use point hace 11 meses
  Olivier Certner dc8f7692fd uma: Hide 'uma_align_cache'; Create/rename accessors hace 11 meses
  Warner Losh 685dc743dc sys: Remove $FreeBSD$: one-line .c pattern hace 1 año
  Warner Losh 4d846d260e spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD hace 1 año
  Mark Johnston 2dba2288aa uma: Never pass cache zones to memguard hace 1 año
  John Baldwin f49fd63a6a kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. hace 2 años
  Colin Percival b9fd884a8d sys/vm: Add TSLOG to some functions hace 2 años
  Mitchell Horne c84c5e00ac ddb: annotate some commands with DB_CMD_MEMSAFE hace 2 años
  Mark Johnston 31508912d8 uma: Apply a missed piece of review feedback from D35738 hace 2 años
  Mark Johnston 93cd28ea82 uma: Use a taskqueue to execute uma_timeout() hace 2 años
  Mark Johnston a932a5a649 uma: Mark zeroed slabs as initialized for KMSAN hace 2 años
  John Baldwin a7e1a58554 uma_zfree_smr: uz_flags is only used if NUMA is defined. hace 2 años
  Mark Johnston d53927b0ba uma: Don't allow a limit to be set in a warm zone hace 2 años
  Mark Johnston 54361f9020 uma: Use the correct type for a return value hace 2 años
  Eric van Gyzen 490b09f240 uma_zalloc_domain: call uma_zalloc_debug in multi-domain path hace 2 años
  Eric van Gyzen a8cbb835bf uma_zalloc: assert M_NOWAIT ^ M_WAITOK hace 2 años
  Mark Johnston 389a3fa693 uma: Add UMA_ZONE_UNMANAGED hace 2 años
  Mark Johnston a04ce833f9 uma: Avoid polling for an invalid SMR sequence number hace 2 años
  Konstantin Belousov c25a30e255 Dump page tracking no longer needed on mips hace 2 años
  Gleb Smirnoff 841e0a8757 uma: with KTR trace allocs/frees from SMR zones hace 2 años
  Gleb Smirnoff 28782f73df uma: with KTR report item being freed in uma_zfree_arg() hace 2 años
  Gleb Smirnoff 2cb67bd798 uma: remove unused *item argument from cache_free() hace 2 años
  Mark Johnston 7585c5db25 uma: Fix handling of reserves in zone_import() hace 2 años
  Mark Johnston fab343a716 uma: Improve M_USE_RESERVE handling in keg_fetch_slab() hace 2 años