]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
- Clear v_dd in cache_zap() instead of cache_purge() as cache_purge() may
[FreeBSD/FreeBSD.git] / sys / vm /
2005-06-11 greenThe new contigmalloc(9) has a bad degenerate case where...
2005-06-10 alcAdd a comment to the effect that fictitious pages do...
2005-06-10 alcIntroduce a procedure, pmap_page_init(), that initializ...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-28 alcUpdate some comments to reflect the change from spl...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 upsUse low level constructs borrowed from interrupt thread...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-22 alcSwap in can occur safely without Giant. Release Giant...
2005-05-22 alcRemove GIANT_REQUIRED from swapout_procs().
2005-05-20 alcReduce the number of times that we acquire and release...
2005-05-19 alcRemove calls to spl*().
2005-05-19 alcRemove a stale comment concerning spl* usage.
2005-05-18 alcUpdate some comments to reflect the change from spl...
2005-05-18 alcRemove calls to spl*().
2005-05-18 alcRevert revision 1.270: swp_pager_async_iodone() need...
2005-05-18 bzCorrect 32 vs 64 bit signedness issues.
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-12 grehanThe final test in unlock_and_deallocate() to determine...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-08 marcelEnable debug_mpsafevm on ia64 due to the severe functio...
2005-05-04 jeff - We need to inhert the OBJ_NEEDGIANT flag from the...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-03 jeff - Add a new object flag "OBJ_NEEDSGIANT". We set...
2005-05-02 alcRemove GIANT_REQUIRED from vmspace_exec().
2005-04-30 jeff - VM_LOCK_GIANT in the swap pager's iodone routine...
2005-04-29 rwatsonModify UMA to use critical sections to protect per...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-27 jeff - Pass the ISOPEN flag to namei so filesystems will...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 krisAdd the vm.exec_map_entries tunable and read-only sysct...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-16 desUnbreak the build on 64-bit architectures.
2005-04-15 jhbAdd a vm.blacklist tunable which can hold a space or...
2005-04-14 csjpMove MAC check_vnode_mmap entry point out from being...
2005-04-12 jhbTidy vcnt() by moving a duplicated line above #ifdef...
2005-04-04 jhbFlip the switch and turn mpsafevm on by default for...
2005-04-03 jeff - Don't NULL the vnode's v_object pointer until after...
2005-04-01 jhb- Change the vm_mmap() function to accept an objtype_t...
2005-03-31 jeff - LK_NOPAUSE is a nop now.
2005-03-30 alcEliminate (now) unnecessary acquisition and release...
2005-03-18 dasMove the swap_zone == NULL check earlier (i.e. before...
2005-03-17 jeff - Don't lock the vnode interlock in vm_object_set_writ...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-15 jeff - In vm_page_insert() hold the backing vnode when...
2005-03-14 jeff - Don't directly adjust v_usecount, use vref() instead.
2005-03-14 jeff - Retire OLOCK and OWANT. All callers hold the vnode...
2005-03-13 jeff - Don't acquire the vnode lock in destroy_vobject...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 alcRevert the first part of revision 1.114 and modify...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-19 phkTry to unbreak the vnode locking around vop_reclaim...
2005-02-16 bmilekicWell, it seems that I pre-maturely removed the "All...
2005-02-16 bmilekicMake UMA set the overloaded page->object back to kmem_o...
2005-02-15 bmilekicRather than overloading the page->object field like...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-11 phksysctl node vm.stats can not be static (for ia64 reasons).
2005-02-10 bmilekicImplement support for buffers larger than PAGE_SIZE...
2005-02-10 phkMake three SYSCTL_NODEs static
2005-02-10 phkMake npages static and const.
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-04 ssouhlalSet the scheduling class of the zeroidle thread to...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-30 alcUpdate the text of an assertion to reflect changes...
2005-01-28 phkMove the contents of vop_stddestroyvobject() to the...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-25 phkDon't use VOP_GETVOBJECT, use vp->v_object directly.
2005-01-24 phkMove the body of vop_stdcreatevobject() over to the...
2005-01-24 phkKill the VV_OBJBUF and test the v_object for NULL instead.
2005-01-24 jeff - Remove GIANT_REQUIRED where giant is no longer required.
2005-01-22 alcGuard against address wrap in kernacc(). Otherwise...
2005-01-22 bmilekics/round_page/trunc_page/g
2005-01-21 bmilekicBring in MemGuard, a very simple and small replacement...
next