Historie revizí

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