]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
- Split transmit queue into one for each type. Apparently there will
[FreeBSD/FreeBSD.git] / sys / vm /
2014-05-21 kibRemove redundand loop. The inner goto restarts the...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-13 alcOn a fork allow read-only wired pages to be copy-on...
2014-05-11 kibFix locking. The dst_object must remain locked on...
2014-05-11 alcWith the new-and-improved vm_fault_copy_entry() (r26584...
2014-05-10 alcAbout 9% of the pmap_protect() calls being performed...
2014-05-10 kibFor the upgrade case in vm_fault_copy_entry(), when...
2014-05-10 kibWhen printing the map with the ddb 'show procvm' comman...
2014-05-10 kibPrint the entry address in addition to the object....
2014-05-07 phomsync(2) must return ENOMEM and not EINVAL when the...
2014-05-06 alcPrior to r254304, a separate function, vm_pageout_page_...
2014-04-29 kibFor the VM_PHYSSEG_DENSE case, checking the requested...
2014-04-27 kibWhen vm_fault_copy_entry() is called from vm_map_protec...
2014-04-26 desAdd sysctl OIDs showing the actual size and capacity...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-21 kibFix two issues with /dev/mem access on amd64, both...
2014-03-21 kibInitialize vm_map_entry member wiring_thread on the...
2014-03-19 attiliovm_page_grab() and vm_pager_get_pages() can drop the...
2014-03-16 rwatsonUpdate kernel inclusions of capability.h to use capsicu...
2014-03-12 kibInitialize paddr to handle the case of zero size.
2014-03-12 kibDo not vdrop() the tmpfs vnode until it is unlocked...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 dimAfter r251709, avoid a clang 3.4 warning about an unuse...
2014-02-14 attilioFix-up r254141: in the process of making a failing...
2014-02-12 glebiusFix function name in KASSERT().
2014-02-11 jhbCorrect assertion to assert that the existing device...
2014-02-10 glebiusCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-10 glebiusStyle.
2014-02-10 glebiusMake M_ZERO flag work correctly on UMA_ZONE_PCPU zones.
2014-02-09 alcDon't call vm_fault_prefault() on zero-fill faults...
2014-02-07 glebiusProvide macros that allow easily export uma(9) zone...
2014-02-02 alcMake prefaulting more aggressive on hard faults. Previ...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 alcIn an effort to diagnose possible corruption of struct...
2014-01-21 kaiwMFH@260988.
2014-01-21 jhbFix a couple of typos.
2014-01-20 kaiwMFH@260917.
2014-01-20 glebiusANSIfy declarations.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-18 alcStyle changes in vm_pageout_scan():
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 alcCorrectly update the count of stuck pages, "addl_page_s...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-31 alcSince the introduction of the popmap to reservations...
2013-12-29 alcAdd "popmap" assertions: The page being freed isn't...
2013-12-28 gjbMFH: Tracking commit.
2013-12-28 alcMFp4 alc_popmap
2013-12-27 kibDo not coalesce stack entry, vm_map_stack() asserts...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-26 marcelFor ia64, use pmap_remove_pages() and not pmap_remove...
2013-12-25 dimIn sys/vm/vm_pageout.c, since vm_pageout_worker() takes...
2013-12-08 alcEliminate a redundant parameter to vm_radix_replace().
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-29 rodrigcIn keg_dtor(), print out the keg name in the "Freed...
2013-11-28 mav - Add bucket size column to `show uma` DDB command.
2013-11-27 mavMake UMA to not blindly force offpage slab header alloc...
2013-11-27 mavDon't count bucket allocation failures for UMA zones...
2013-11-27 mavFix bug introduced at r252226, when udata argument...
2013-11-23 mavWhen purging per-CPU UMA caches do not return empty...
2013-11-20 kibVm map code performs clipping when map entry covers...
2013-11-20 kibAdd assertions to cover all places in the wiring and...
2013-11-20 kibRevert back to use int for the page counts. In vn_io_f...
2013-11-19 mavImplement mechanism to safely but slowly purge UMA...
2013-11-19 mavGrow UMA zone bucket size also on lock congestion durin...
2013-11-19 mavAdd two new UMA bucket zones to store 3 and 9 items...
2013-11-19 mavImplement soft pressure on UMA cache bucket sizes.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
next