]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / vm /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 kibFix stack grow for init.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jeffCache kernel stacks in UMA. This gives us NUMA support...
2019-08-06 jeffImplement a MINBUCKET zone flag so we can use minimal...
2019-08-06 jeffAdd two new kernel options to control memory locality...
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 markjCentralize the logic in vfs_vmio_unwire() and sendfile_...
2019-07-28 dougmIn swap_pager_putpages, move the initialization of...
2019-07-28 asomersMFHead @r350386
2019-07-20 markjRename vm_page_{import,release}() to vm_page_zone_...
2019-07-19 dougmDefine vm_map_entry_in_transition to handle an in-trans...
2019-07-17 asomersRevert r346608
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-08 markjElide the vm_reserv_free_page() call when PG_PCPU_CACHE...
2019-07-08 markjAdd a per-CPU page cache per VM free pool.
2019-07-07 dougmA style-related change, r349791, made unclear the meani...
2019-07-06 dougmFix style(9) violations involving division by PAGE_SIZE.
2019-07-06 dougmChange blist_next_leaf_alloc so that it can examine...
2019-07-05 dougmBased on work posted at https://reviews.freebsd.org...
2019-07-04 dougmMove an assignment, drop a label, and change gotos...
2019-07-04 dougmReplace a 'goto' with an 'else' in vm_map_wire_locked.
2019-07-04 dougmChange boolean_t variables in vm_map_unwire and vm_map_...
2019-07-04 dougmDrop a temp variable from vm_map_insert, with no effect...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 dougmEliminate a goto and a label in vm_map_wire_locked...
2019-07-03 emastecorrect pmap_ts_referenced return type
2019-07-03 markjCache the next queue element when traversing a page...
2019-07-02 markjMark pages allocated from the per-CPU cache.
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 kibUse traditional 'p' local to designate td->td_proc...
2019-06-30 dougmRemove a call to vm_map_simplify_entry from _vm_map_cli...
2019-06-28 mmMFV r349454:
2019-06-28 dougmIf vm_map_protect fails with KERN_RESOURCE_SHORTAGE...
2019-06-27 asomersMFHead @349476
2019-06-26 markjAdd a return value to vm_page_remove().
2019-06-26 dougmRevert r349393, which leads to an assertion failure...
2019-06-25 dougmEliminate some uses of the prev and next fields of...
2019-06-25 dougmvm_map_protect may return an INVALID_ARGUMENT or PROTEC...
2019-06-20 brooksExtend mmap/mprotect API to specify the max page protec...
2019-06-20 asomersMFHead @349234
2019-06-19 markjGroup vm_page_activate()'s definition with other relate...
2019-06-17 mmMFV r349134:
2019-06-15 dougmCritical comments were lost in r349203. This patch...
2019-06-14 dougmAvoid using the prev field of vm_map_entry_t in two...
2019-06-13 dougmCreate a function for creating objects to back map...
2019-06-11 dougmTo test to see if a free space is big enough compare...
2019-06-10 dougmr348879 introduced a wrong-way comparison that broke...
2019-06-10 dougmThe computations of vm_map_splay_split and vm_map_splay...
2019-06-10 dougmChange the check for 'size' wrapping around to zero...
2019-06-10 jhbRemove an overly-aggressive assertion.
2019-06-10 dougmThere are times when a len==0 parameter to mmap is...
2019-06-08 kibStyle MAP_ENTRY_ and MAP_ definitions.
2019-06-08 dougmSimple code refactoring originally in D13484.
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 mavAllow UMA hash tables to expand faster then 2x in 20...
2019-06-06 dougmThe means of finding ranges of free pages was changed for
2019-06-06 markjAdd sysctls for uma_kmem_{limit,total}.
2019-06-06 markjRemove the volatile qualifer from uma_kmem_total.
2019-06-06 asomersMFHead @348740
2019-06-05 kibIn vm_map_entry_set_vnode_text(), tolerate tmpfs mappin...
2019-06-04 markjRemove an outdated header comment for vm_page.c.
2019-06-03 kibRemove dead store.
2019-06-03 alcRetire vm_reserv_extend_{contig,page}(). These functio...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-02 markjAdd a vm_page_wired() predicate.
2019-05-31 dougmThe function vm_phys_free_contig invokes vm_phys_free_p...
2019-05-31 markjRemove a redundant vm_page_remove() call.
2019-05-29 glebiusIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-28 dougmReduce the code size and number of ffsl calls in vm_res...
2019-05-23 dougmFix typo from r348128: _func__ -> __func__
2019-05-22 dougmCleanups made necessary by r348115, or reactions to it:
2019-05-22 dougmPassing a parameter to vm_map_entry_resize_free that...
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-18 markjUse M_NEXTFIT in memguard(9).
2019-05-13 markjRestore the pre-r347532 behaviour of ignoring wiring...
2019-05-13 asomersMFHead @347527
2019-05-13 markjProvide separate accounting for user-wired pages.
2019-05-11 dougmA new parameter to blist_alloc specifies an upper bound...
2019-05-11 dougmCallers of swp_pager_getswapspace get either as many...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-06 kibNoted by: alc
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-05 kibDo not collapse objects with OBJ_NOSPLIT backing swap...
2019-05-03 dougmfls() should find the most significant bit of an int...
2019-05-01 kibFix another race between vm_map_protect() and vm_map_wi...
2019-04-23 asomersSlightly simplify vnode_pager_setsize
2019-04-23 cyMFV r346563:
2019-04-22 markjDisable vm map consistency checking by default on INVAR...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 tychonfor a cache-only zone the destructor tries to destroy...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-05 kibFix mis-merge.
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
next