]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/uma_core.c
MFV 2.0-rc2
[FreeBSD/FreeBSD.git] / sys / vm / uma_core.c
2020-09-18 mmacyMFV 2.0-rc2
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 kibAdd interruptible variant of vm_wait(9), vm_wait_intr(9).
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-01 mjgvm: clean up empty lines in .c and .h files
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-21 gallatinuma: record allocation failures due to zone limits
2020-08-18 markjRevert r364310.
2020-08-17 glebiusWith INVARIANTS panic immediately if M_WAITOK is reques...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-10 markjCheck the UMA zone's full bucket cache before short...
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 markjRemove free_domain() and uma_zfree_domain().
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-06-28 markjFix UMA's first-touch policy on systems with empty...
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 jeffClarify some language. Favor primary where both master...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-29 mjguma: hide item_domain under ifdef NUMA
2020-05-28 markjFix boot on systems where NUMA domain 0 is unpopulated.
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-14 markjAllocate UMA per-CPU counters earlier.
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-07 markjClean up uma_int.h a bit.
2020-03-07 dimMerge ^/head r358712 through r358730.
2020-03-06 brooksRemove an apparently incorrect assertion.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgvm: add debug to uma_zone_set_smr
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 jeffA pair of performance improvements.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-23 dimMerge ^/head r358239 through r358262.
2020-02-23 rlibbysys/vm: quiet -Wwrite-strings
2020-02-22 markjConstify uma_zcache_create() and uma_zsecond_create...
2020-02-22 dimMerge r358179 through r358238.
2020-02-22 jeffAdd an atomic-free tick moderated lazy update variant...
2020-02-19 dimMerge ^/head r358075 through r358130.
2020-02-19 jeffUse per-domain locks for the bucket cache.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge ^/head r358000 through r358048.
2020-02-17 jeffAdd a simple accessor that returns the bytes of memory...
2020-02-17 jeffUMA has become more particular about zone types. Use...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-16 jeffSlightly restructure uma_zalloc* to generate better...
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 markjUpdate the zone-global count of cached items in bucket_...
2020-02-13 jeffFix a case where ub_seq would fail to be set if the...
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mjgStore offset into zpcpu allocations in the per-cpu...
2020-02-12 mmMFV r357783:
2020-02-11 markjReduce lock hold time in keg_drain().
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-06 rlibbyuma: remove UMA_ZFLAG_CACHEONLY flag
2020-02-04 rlibbyuma: multipage chicken switch
2020-02-04 rlibbyuma: grow slabs to enforce minimum memory efficiency
2020-02-04 rlibbyuma: add UMA_ZONE_CONTIG, and a default contig_alloc
2020-02-04 rlibbyuma: pcpu_page_free needs to startup_free pages from...
2020-02-04 jeffUse literal bucket sizes for smaller buckets rather...
2020-02-04 jeffUse STAILQ instead of TAILQ for bucket lists. We only...
next