]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_page.c
MFC
[FreeBSD/FreeBSD.git] / sys / vm / vm_page.c
2013-03-12 attilioMFC
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 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-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 alcA Boolean is more appropriate than an int here. Use...
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
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 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-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-26 attilioRevert wrongly added asserts: lookup and remove from...
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-21 attilioHide the details for the assertion for VM_OBJECT_LOCK...
2013-02-21 attilioMFC
2013-02-20 attilioRename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJE...
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 attilioRemove an unuseful check as looking up into an empty...
2013-02-15 attilioRemove whitespace.
2013-02-15 attilioMerge from vmcontention
2013-02-15 attilioMFC
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-15 attilio- Fix style in vm_page_lookup(): there is no whiteline...
2013-02-14 attilioMerge from vmcontention.
2013-02-14 attilioMFC
2013-02-14 attilioRemove an unuseful check on resident_page_count.
2013-02-14 attilioThe radix preallocation pages can overfow the biggeston...
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-13 attilioImplement a new algorithm for managing the radix trie...
2013-02-10 attilioFix style.
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-09 delphijMFV r245512:
2013-02-07 attilioStyle.
2013-02-06 attilioCleanup vm_radix KPI:
2013-02-06 attilioEnrich comments on newly added assertions.
2013-02-06 attilioReduce diffs against HEAD.
2013-02-06 attilioNow that vm_page_cache_free() and vm_page_cache_transfe...
2013-02-06 attilioReduce diffs against HEAD:
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-05 attilioReduce diffs against HEAD:
2013-02-04 attilioMerge from vmcontention
2013-02-04 attilioMFC
2013-02-04 attilioReduce differences with HEAD.
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 attilioMFC
2013-01-04 neelIFC @ r244983.
2012-12-26 attilioMFC
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-11 attilioMFC
2012-12-09 alcIn the past four years, we've added two new vm object...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-21 alcCorrect an error in r230623. When both VM_ALLOC_NODUMP...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-13 alcReplace the single, global page queues lock with per...
2012-11-11 neelIFC @ r242684
2012-11-01 alcIn general, we call pmap_remove_all() before calling...
2012-10-31 attilioRework the known mutexes to benefit about staying on...
next