]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Return call to init_zfs_bootenv to its previous location
[FreeBSD/FreeBSD.git] / sys / vm /
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-27 kibAdd missed relpbuf() for a smallfs page-in.
2015-12-20 jtlAdd a safety net to reclaim mbufs when one of the mbuf...
2015-12-19 alcIntroduce a new mechanism for relocating virtual pages...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 cemvm_page_replace: add wrapper to KASSERT about old page
2015-12-16 cemvm_page.h: page busy macro fixups
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-11 markjDon't make assertions about td_critnest when the schedu...
2015-12-10 cemvm_page_replace: remove redundant radix lookup
2015-12-07 markjMFV r289003:
2015-12-06 cemvm_fault_hold: handle vm_page_rename failure
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 cemPull vm_object_scan_all_shadowed out of vm_object_backi...
2015-12-01 kibr221714 fixed the situation when the collapse scan...
2015-11-29 kibMinor cleanup.
2015-11-27 kibIn vm_pageout_grow_cache(), do not re-try the inactive...
2015-11-26 alcCorrect an error in vm_reserv_reclaim_contig(). In...
2015-11-22 kibRecord proper commit message for r291157.
2015-11-22 kibNoted by: glebius
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-16 kibRework the test which raises OOM condition. Right...
2015-11-16 kibDo not use vmspace_resident_count() for the OOM process...
2015-11-16 kibVM daemon works in parallel with the pagedaemon threads...
2015-11-16 ngieMFhead @ r290899
2015-11-12 jhbExport various helper variables describing the layout...
2015-11-08 markjEnsure that deactivated pages that are not expected...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-24 kibReduce the amount of calls to VOP_BMAP() made from...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 jahFix capitalization
2015-10-23 jahRemove unclear comment about address truncation in...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 kibOnly marker is guaranteed to be present on the queue...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 kibRevert r289302, invalid pages can be queued, e.g. by...
2015-10-14 kibInvalid pages should not appear on the inactive queue...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 jeffParallelize the buffer cache and rewrite getnewbuf...
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-09 alcExploit r288122 to avoid pointlessly enqueueing a page...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 alcExploit r288122 to address a cosmetic issue. Pages...
2015-10-05 impMark swap_pager_putpages static at its definition....
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 alcReduce the scope of a variable to the only file where...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjAs a step towards the elimination of PG_CACHED pages...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-26 alcThe conversion of kmem_alloc_attr() from operating...
2015-09-26 alcExploit r288122 to address a cosmetic issue. Since...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 alcChange vm_page_unwire() such that it (1) accepts PQ_NON...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 alcCorrect a non-fatal error in vm_pageout_worker(). ...
2015-09-17 alcEliminate (many) unnecessary calls to pmap_remove_all...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjRemove the v_cache_min and v_cache_max sysctls. They...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-09 kibRemove a check which caused spurious SIGSEGV on usermod...
2015-09-08 impThe swap pager is compatible with direct dispatch....
2015-09-08 alcTo simplify upcoming changes to the inactive queue...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-05 alcEliminate pointless requeueing of pages from terminated...
2015-09-02 mjgDon't trash memory from UMA_ZONE_NOFREE zones.
2015-09-01 alcHandle held pages earlier in the inactive queue scan.
2015-08-28 markjRemove weighted page handling from vm_page_advise().
2015-08-27 alcIn vm_pageout_scan(), simplify the logic for determinin...
2015-08-25 baptMerge from HEAD
2015-08-25 alcTesting whether a page is dirty does not require the...
2015-08-22 markmMake the UMA harvesting go away completely if not wante...
2015-08-21 alcEliminate pointless assignments to rtvals[] in swap_pag...
2015-08-20 rstonePrevent ticks rollover from preventing vm_lowmem event
2015-08-20 andrewAdd the kernel support for minidumps on arm64.
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-16 alcAs another piece of PG_CACHE page elimination, remove...
next