]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Dtrace: enablings on defunct providers prevent providers from unregistering
[FreeBSD/FreeBSD.git] / sys / vm /
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-28 kibRelease the v_writecount reference on the vnode in...
2013-03-26 alcIntroduce vm_radix_isleaf() and use it in a couple...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 alcMicro-optimize the control flow in a few places. Elimi...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-21 kibOnly size and create the bio_transient_map when unmappe...
2013-03-20 kibFix the logic inversion in the r248512.
2013-03-19 kibDo not map the swap i/o pbufs if the geom provider...
2013-03-19 kibPass unmapped buffers for page in requests if the files...
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-18 attilioSync back vmcontention branch into HEAD:
2013-03-17 attilioCommit new file FreeBSD tags.
2013-03-17 attilioMFC
2013-03-17 alcFix a couple typos.
2013-03-17 alcThe calls to vm_radix_lookup_ge() by vm_reserv_alloc_...
2013-03-17 alcThe M_ZERO can be eliminated from the uma_zalloc()...
2013-03-17 alcMost allocation of pages to objects proceeds from lower...
2013-03-17 alcSimplify the interface to vm_radix_insert() by eliminat...
2013-03-17 attilioExpand ambiguous comments some more.
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibSome style fixes.
2013-03-14 kibAdd pmap function pmap_copy_pages(), which copies the...
2013-03-14 kibRemove excessive and inconsistent initializers for...
2013-03-14 attilioMFC
2013-03-13 attilioFix compilation.
2013-03-13 attilioUse the _KERNEL protectors.
2013-03-13 attilioAdd a further safety belt to prevent inconsistencies.
2013-03-13 attilioFor uniformity, use the user provided index.
2013-03-12 attilioMFC
2013-03-12 attilioSimplify vm_page_is_valid().
2013-03-12 alcWhen transferring the page from one object to another...
2013-03-11 attilioMFC
2013-03-10 alcIntroduce vm_radix_is_empty(), and use it in place of
2013-03-09 alcUpdate a comment: The object lock is no longer a mutex.
2013-03-09 attilioMerge back vmc-playground into vmcontention.
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-09 attilioMerge from vmc-playground:
2013-03-09 attilioMFC
2013-03-08 andreMove the callout subsystem initialization to its own...
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 attilioImprove comments.
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioMerge from vmcontention:
2013-03-04 attilioEvaluations on the likelyhood of empty object cache...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 alcFix a typo.
2013-03-04 alcA Boolean is more appropriate than an int here. Use...
2013-03-04 alcMake a pass over most of the comments.
2013-03-04 alcSimplify Boolean expressions.
2013-03-04 alcFix spelling.
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioRemove the boot-time cache support and rely on UMA...
2013-03-03 alcWe don't need to reinitialize the root of the page...
2013-03-03 alcTwo out of three times that vm_page_find_least() is...
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 alcRevert white space change in the previous commit.
2013-03-02 alcAssert that the trie is empty when a vm object is destr...
2013-03-02 alcThe value held by the vm object's field pg_color is...
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 pjdMerge Capsicum overhaul:
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMerge from vmobj-rwlock:
2013-02-26 attilioFix compiling.
2013-02-26 attilioMFC
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMerge from vmc-playground branch:
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 attilioRemove white spaces.
2013-02-26 attilioRevert the moving of vm_object objects initialization:
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 attilioWrap the sleeps synchronized by the vm_object lock...
2013-02-26 alcUpdate a comment: noobj_alloc() has replaced obj_alloc...
2013-02-26 attilioAs VM_OBJECT_SLEEP() is a vm_object_t specific function...
next