]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
- Catch up with ongoing rwatson's socket work;
[FreeBSD/FreeBSD.git] / sys / vm /
2006-08-25 alcThe return value from vm_pageq_add_new_page() is not...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-21 alcAdd _vm_stats and _vm_stats_misc to the sysctl declarat...
2006-08-21 alcvm_page_zero_idle()'s return value serves no purpose...
2006-08-21 alcPage flags are reset on (re)allocation. There is no...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-13 alcReimplement the page's NOSYNC flag as an object-synchro...
2006-08-11 alcEnsure that the page's new field for object-synchronize...
2006-08-10 alcChange vm_page_cowfault() so that it doesn't allocate...
2006-08-09 alcIntroduce a field to struct vm_page for storing flags...
2006-08-06 alcEliminate the acquisition and release of the page queue...
2006-08-06 alcChange vm_page_sleep_if_busy() so that it no longer...
2006-08-05 alcRemove a stale comment.
2006-08-03 alcWhen sleeping on a busy page, use the lock from the...
2006-08-01 alcComplete the transition from pmap_page_protect() to...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-22 alcExport the number of object bypasses and collapses...
2006-07-21 alcRetire debug.mpsafevm. None of the architectures suppo...
2006-07-21 alcEliminate OBJ_WRITEABLE. It hasn't been used in a...
2006-07-20 alcAdd pmap_clear_write() to the interface between the...
2006-07-18 rwatsonFix build of uma_core.c when DDB is not compiled into...
2006-07-17 alcEnsure that vm_object_deallocate() doesn't dereference...
2006-07-16 rwatsonRemove sysctl_vm_zone() and vm.zone sysctl from 7.x...
2006-07-10 alcSet debug.mpsafevm to true on PowerPC. (Now, by defaul...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-23 jhbMove the code to handle the vm.blacklist tunable up...
2006-06-21 kibMake the mincore(2) return ENOMEM when requested range...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-17 alcUse ptoa(psize) instead of size to compute the end...
2006-06-15 upsRemove mpte optimization from pmap_enter_quick().
2006-06-14 alcCorrect an error in the previous revision that could...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-10 alcEnable debug.mpsafevm on arm by default.
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-31 psFix minidumps to include pages allocated via pmap_map...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-29 teggeClose race between vmspace_exitfree() and exit1() and...
2006-05-21 rwatsonWhen allocating a bucket to hold a free'd item in UMA...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-13 alcSimplify the implementation of vm_fault_additional_page...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-10 pjdUse better order here.
2006-04-25 alcAdd synchronization to vm_pageq_add_new_page() so that...
2006-04-21 trhodesIt seems that POSIX would rather ENODEV returned in...
2006-04-21 peterIntroduce minidumps. Full physical memory crash dumps...
2006-04-17 jhbChange msleep() and tsleep() to not alter the calling...
2006-04-10 pjdOn shutdown try to turn off all swap devices. This...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-26 jkoshyMFP4: Support for profiling dynamically loaded objects.
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-08 impRemove leading __ from __(inline|const|signed|volatile...
2006-03-08 teggeIgnore dirty pages owned by "dead" objects.
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-02 teggeEliminate a deadlock when creating snapshots. Blocking...
2006-03-02 teggeHold extra reference to vm object while cleaning pages.
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-21 jhbLock the vm_object while checking its type to see if...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-17 teggeExpand scope of marker to reduce the number of page...
2006-02-17 teggeCheck return value from nonblocking call to vn_start_wr...
2006-02-15 upsWhen the VM needs to allocated physical memory pages...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonSkip per-cpu caches associated with absent CPUs when...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 jeff - Fix silly VI locking that is used to check a single...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 alcRemove an unnecessary call to pmap_remove_all(). The...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-02 teggeAdjust old comment (present in rev 1.1) to match change...
2006-02-01 yarUse off_t for file size passed to vnode_create_vobject().
2006-02-01 jeff - Install a temporary bandaid in vm_object_reference...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
next