Commit Verlauf

Autor SHA1 Nachricht Datum
  Konstantin Belousov 9c5d7e4a0c pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h vor 3 Monaten
  Souradeep Chakrabarti bec000c9c1 amd64: add a func pointer to tlb shootdown function vor 3 Monaten
  John Baldwin 1f1b2286fd pmap: Convert boolean_t to bool. vor 7 Monaten
  Warner Losh 29363fb446 sys: Remove ancient SCCS tags. vor 10 Monaten
  Konstantin Belousov 8882b7852a add pmap_active_cpus() vor 2 Jahren
  Warner Losh 95ee2897e9 sys: Remove $FreeBSD$: two-line .h pattern vor 1 Jahr
  Konstantin Belousov 6cadbcd203 Add pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and implement it on amd64. vor 4 Jahren
  Mark Johnston 01cef4caa7 Remove page locking from pmap_mincore(). vor 5 Jahren
  Ed Maste b93a053ca2 correct pmap_ts_referenced return type vor 5 Jahren
  Konstantin Belousov e45b89d23d Add pmap_is_valid_memattr(9). vor 6 Jahren
  Pedro F. Giffuni 51369649b0 sys: further adoption of SPDX licensing ID tags. vor 6 Jahren
  Alan Cox 782e896088 Add support for pmap_enter(..., psind=1) to the amd64 pmap. In other words, vor 7 Jahren
  Warner Losh fbbd9655e5 Renumber copyright clause 4 vor 7 Jahren
  Alan Cox 8cb0c1029d Various changes to pmap_ts_referenced() vor 8 Jahren
  Mark Johnston dbbaf04f1e Remove support for idle page zeroing. vor 8 Jahren
  Jason A. Harmening 0a3e154709 Properly sort the function declarations added in r286296 vor 9 Jahren
  Jason A. Harmening 713841afb2 Add two new pmap functions: vor 9 Jahren
  Konstantin Belousov 39ffa8c138 Change pmap_enter(9) interface to take flags parameter and superpage vor 10 Jahren
  Alan Cox a695d9b25b Retire pmap_change_wiring(). We have never used it to wire virtual pages. vor 10 Jahren
  Alan Cox 09132ba6ac Introduce pmap_unwire(). It will replace pmap_change_wiring(). There are vor 10 Jahren
  Alan Cox deb179bb4c The pmap function pmap_clear_reference() is no longer used. Remove it. vor 11 Jahren
  Alan Cox 51321f7c31 Significantly reduce the cost, i.e., run time, of calls to madvise(..., vor 11 Jahren
  Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides vor 11 Jahren
  Konstantin Belousov e8a4a618cf Add pmap function pmap_copy_pages(), which copies the content of the vor 11 Jahren
  Alan Cox 6031c68de4 The page flag PGA_WRITEABLE is set and cleared exclusively by the pmap vor 12 Jahren
  Alan Cox 9454f82862 Sort function prototypes. vor 13 Jahren
  Alan Cox 567e51e18c Roughly half of a typical pmap_mincore() implementation is machine- vor 14 Jahren
  Alan Cox 7b85f59183 Resurrect pmap_is_referenced() and use it in mincore(). Essentially, vor 14 Jahren
  Juli Mallett ca596a25f0 o) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE, which searches the vor 14 Jahren
  Marcel Moolenaar 1a4fcaebe3 o Introduce vm_sync_icache() for making the I-cache coherent with vor 15 Jahren