]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/uma_core.c
ping: use the monotonic clock to measure durations
[FreeBSD/FreeBSD.git] / sys / vm / uma_core.c
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
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-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
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 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-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-29 glebiusIn r343857 the referred comment moved to uma_vm_zone_st...
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
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-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 pfgUMA: unsign some variables related to allocation in...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-07 glebiusNow that there is only one way to allocate a slab,...
2019-02-07 glebiusReport cache zones in UMA stats sysctl, that 'vmstat...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-02 mavFix integer math overflow in UMA hash_alloc().
2019-01-31 glebiusIn zone_alloc_bucket() max argument was calculated...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-23 markjCorrect uma_prealloc()'s use of domainset iterators...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-15 glebiusstyle(9): break long line.
2019-01-15 glebiusRemove harmless leftover from code that cycles over...
2019-01-15 glebiusOnly do uz_items accounting for zones that have a limit...
2019-01-15 glebiusMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-15 glebiusFix compilation on 32-bit.
2019-01-15 glebiuso Move zone limit from keg level up to zone level....
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-28 glebiusFix yet another edge case in uma_startup_count(). If...
2018-11-28 glebiusFor not offpage zones the slab is placed at the end...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-13 markjAdd accounting to per-domain UMA full bucket caches.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-10-30 markjAdd malloc_domainset(9) and _domainset variants to...
2018-10-30 markjFix some problems that manifest when NUMA domain 0...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-24 markjUse a vm_domainset iterator in keg_fetch_slab().
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-22 glebiusIf we lost race or were migrated during bucket allocati...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-01 gallatinAllow empty NUMA memory domains to support Threadripper2
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-18 markjOnly update the domain cursor once in keg_fetch_slab().
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
next