]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_object.h
Relax the object locking in vm_pageout_map_deactivate_pages() and
[FreeBSD/FreeBSD.git] / sys / vm / vm_object.h
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-04-28 kibRework the handling of the tmpfs node backing swap...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
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-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-18 attilioSync back vmcontention branch into HEAD:
2013-03-17 attilioMFC
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 attilioMFC
2013-03-11 attilioMFC
2013-03-10 alcIntroduce vm_radix_is_empty(), and use it in place of
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-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioEvaluations on the likelyhood of empty object cache...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
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 attilioMFC
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 attilioWrap the sleeps synchronized by the vm_object lock...
2013-02-26 attilioAs VM_OBJECT_SLEEP() is a vm_object_t specific function...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-24 attilioRetire the old UMA primitive uma_zone_set_obj() and...
2013-02-23 attilioMFC
2013-02-21 attilioComplete the asserts by definining also assertions for
2013-02-21 attilioHide the details for the assertion for VM_OBJECT_LOCK...
2013-02-21 attilioMFC
2013-02-20 attilioAdd read mode operations to VM_OBJECT_LOCK* class of...
2013-02-20 attilioRename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJE...
2013-02-20 attilioThere is no need to use VM_OBJECT_LOCKED() as the asser...
2013-02-20 attilioRemove unused VM_OBJECT_LOCKPTR().
2013-02-20 attilioSwitch vm_object lock to be a rwlock.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 attilioMerge from vmcontention
2013-02-15 attilioMFC
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 attilioMerge from vmcontention.
2013-02-14 attilioMFC
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-09 delphijMFV r245512:
2013-02-07 attilioReduce differences with HEAD.
2013-02-06 attilioReformat comments to follow original version and re...
2013-02-06 attilioDo not assume the lock to be held so that this can...
next