Commit History

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