Historique des commits

Auteur SHA1 Message Date
  Mark Johnston 517c585458 vm_phys: Make sure that vm_phys_enq_chunk() stays in bounds il y a 3 mois
  Mark Johnston fbff6d54da vm_phys: Fix vm_phys_find_range() after commit 69cbb18746b6 il y a 3 mois
  Mark Johnston b16b4c22d2 vm_page: Implement lazy page initialization il y a 3 mois
  Mark Johnston 69cbb18746 vm_phys: Add a vm_phys_seg_paddr_to_vm_page() helper il y a 3 mois
  Mark Johnston d7ec4a8859 vm_phys: Factor out some calls to vm_freelist_add() il y a 3 mois
  Doug Moore 543d55d791 vm_phys: use ilog2(x) instead of fls(x)-1 il y a 3 mois
  Doug Moore e3537f9235 Revert "subr_pctrie: use ilog2(x) instead of fls(x)-1" il y a 3 mois
  Doug Moore 574ef65069 subr_pctrie: use ilog2(x) instead of fls(x)-1 il y a 3 mois
  Stephen J. Kiernan cb20a74ca0 vm: add macro to mark arguments used when NUMA is defined il y a 5 mois
  Doug Moore 6dd15b7a23 vm_phys; fix uncalled free_contig il y a 9 mois
  Doug Moore 2a4897bd4e vm_phys: fix freelist_contig il y a 10 mois
  Zhenlei Huang c415cfc8be vm_phys: Add corresponding sysctl knob for loader tunable il y a 11 mois
  Warner Losh 685dc743dc sys: Remove $FreeBSD$: one-line .c pattern il y a 1 an
  Doug Moore e77f4e7f59 vm_phys: tune vm_phys_enqueue_contig loop il y a 1 an
  Doug Moore ccdb28275d vm_phys_enq_range: no alignment assert for npages==0 il y a 1 an
  Doug Moore c9b06fa527 vm_phys_enqueue_contig: handle npages==0 il y a 1 an
  Doug Moore b7370efade Revert "vm_phys_enqueue_contig: handle npages==0" il y a 1 an
  Doug Moore 1a7fcf6d51 vm_phys_enqueue_contig: handle npages==0 il y a 1 an
  Alan Cox 58d4271721 vm_phys: Fix typo in 9e8174289236 il y a 1 an
  Doug Moore 9e81742892 vm_phys: add binary segment search il y a 1 an
  Mark Johnston 6062d9faf2 vm_phys: Change the return type of vm_phys_unfree_page() to bool il y a 1 an
  Warner Losh 4d846d260e spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD il y a 1 an
  Mitchell Horne c84c5e00ac ddb: annotate some commands with DB_CMD_MEMSAFE il y a 2 ans
  Doug Moore fa8a6585c7 vm_phys: avoid waste in multipage allocation il y a 2 ans
  John Baldwin 52526922ac vm_phys_init: Quiet unused but set warnings about npages. il y a 2 ans
  John Baldwin 2e7838ae84 vm_phys_early_alloc: mem_index is only used under #ifdef NUMA. il y a 2 ans
  Doug Moore 557dc337e6 vm_phys: check small blocks to finish allocation il y a 2 ans
  Doug Moore 342056fa1c vm_phys: alloc pages without duplicating searches. il y a 2 ans
  Doug Moore 0ce7909cd0 vm_phys: add essential segment bounds check il y a 2 ans
  Doug Moore da92ecbc0d vm_phys: fix seg->end test in alloc_seg_contig il y a 2 ans