]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Flag vm_reserv and vm_phys sysctls as MPSAFE.
[FreeBSD/FreeBSD.git] / sys / vm /
2020-09-23 Mark JohnstonFlag vm_reserv and vm_phys sysctls as MPSAFE.
2020-09-23 Mark JohnstonAdd a vmparam.h constant indicating pmap support for...
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott Phillipsarm64/pmap: Sparsify pv_table
2020-09-21 D Scott Phillipsvm_reserv: Sparsify the vm_reserv_array when VM_PHYSSEG...
2020-09-21 D Scott PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Eric van Gyzenvm_ooffset_t is now unsigned
2020-09-17 Mark JohnstonIncrease the default vm.max_user_wired value.
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Konstantin BelousovSupport for userspace non-transparent superpages (large...
2020-09-09 Konstantin Belousovvm_map: Add a map entry kind that can only be clipped...
2020-09-09 Konstantin BelousovAdd pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and impleme...
2020-09-09 Konstantin BelousovAdd vm_map_find_aligned(9).
2020-09-09 Konstantin BelousovMove MAP_32BIT_MAX_ADDR definition to sys/mman.h.
2020-09-09 Konstantin BelousovPrepare to handle non-trivial errors from vm_map_delete().
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-09 Konstantin BelousovAllow consumer to customize physical pager.
2020-09-08 Konstantin BelousovAdd kern_mmap_racct_check(), a helper to verify limits...
2020-09-08 Konstantin BelousovAdd interruptible variant of vm_wait(9), vm_wait_intr(9).
2020-09-07 Mark Johnstonvm_object_split(): Handle orig_object type changes.
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 Mark JohnstonAvoid unnecessary object locking in vm_page_grab_pages_...
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-01 Mateusz Guzikvm: clean up empty lines in .c and .h files
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-28 Eric van Gyzenvm_pageout_scan_active: ensure ps_delta is initialized
2020-08-28 Eric van Gyzenmemstat_kvm_uma: fix reading of uma_zone_domain structures
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-26 Mark JohnstonUse a large kmem arena import size on NUMA systems.
2020-08-25 Conrad Meyervm_pageout: Scale worker threads with CPUs
2020-08-25 Mark JohnstonPermit vm_page_wire() to be called on pages not belongi...
2020-08-25 Matt MacyMerge OpenZFS support in to HEAD.
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Mateusz Guzikcache: drop the always curthread argument from reverse...
2020-08-21 Andrew Gallatinuma: record allocation failures due to zone limits
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 Mark JohnstonRevert r364310.
2020-08-17 Gleb SmirnoffWith INVARIANTS panic immediately if M_WAITOK is reques...
2020-08-17 Mark JohnstonCommit a missing piece of r364302.
2020-08-17 Mark JohnstonRemove the VM map zone.
2020-08-16 Konstantin Belousovvm_object: allow paging_in_progress to be acquired...
2020-08-16 Konstantin BelousovAtomically update vm_object vnp_size, where atomic...
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Mateusz Guzikvfs: remove the thread argument from vget
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-14 Conrad Meyervm_pageout: Correct threshold calculation on single...
2020-08-12 Glen BarberMFH
2020-08-12 Conrad MeyerBack out unrelated change
2020-08-11 Conrad MeyerAdd support for multithreading the inactive queue pageo...
2020-08-10 Mark JohnstonCheck the UMA zone's full bucket cache before short...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-06 Brooks DavisPreserve ASLR vm_map flags across fork
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Mark JohnstonRemove most lingering references to the page lock in...
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-29 Mark JohnstonRemove the volatile qualifier from busy_lock.
2020-07-28 Mark Johnstonvm_page_xbusy_claim(): Use atomics to update busy lock...
2020-07-27 Mark Johnstonvm_page_free_invalid(): Relax the xbusy assertion.
2020-07-25 Doug MooreFix an overflow bug in the blist allocator that needles...
2020-07-24 Mateusz Guzikvm: fix swap reservation leak and clean up surrounding...
2020-07-23 Mateusz Guzikvm: annotate swap_reserved with __exclusive_cache_line
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-17 Chuck SilversFix vnode_pager handling of read ahead/behind pages...
2020-07-17 Chuck SilversAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 Chuck SilversRevert my change from r361855 in favor of a better...
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Mark JohnstonAdd vm_map_valid_range_KBI().
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-09 Scott LongRevert r362998, r326999 while a better compatibility...
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Scott LongMigrate the feature of excluding RAM pages to use ...
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-06-29 Conrad Meyervm: Add missing WITNESS warnings for M_WAITOK allocation
2020-06-28 Mark JohnstonFix UMA's first-touch policy on systems with empty...
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Konstantin Belousovvm_page_free_prep(): correct description of the require...
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next