]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm/vm_object.c
- Add a general purpose resource allocator, vmem, from NetBSD. It was
[FreeBSD/FreeBSD.git] / sys / vm / vm_object.c
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-10 alcRevise the interface between vm_object_madvise() and...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 attilioIn vm_object_split(), busy and consequently unbusy...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 kibAfter the object lock was dropped, the object' referenc...
2013-05-30 kibRemove the capitalization in the assertion message...
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 kibMake vm_object_page_clean() and vm_mmap_vnode() tolerat...
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 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 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 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-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-26 attilioFix compiling.
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 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 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 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
next