Historique des commits

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