Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-07-25 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-07-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * priv.h (PM_WRITEWAIT): New pagemap bit. * data-return.c (_pager_do_write_request): Don't proceed with a pageout if one is already in progress. Once we finish, wake up any potential PM_WRITEWAIT waiters. * priv.h (PM_INIT): Provide value again. * data-return.c (_pager_do_write_request): Track PM_INIT again. * priv.h (struct pager): Make pagemap consist of 16-bit elements instead of only 8 bits. * data-request.c (_pager_seqnos_memory_object_data_request): Make PM_ENTRY a short pointer. * data-return.c (_pager_do_write_request): Make PM_ENTRIES a short pointer. * lock-object.c (_pager_lock_object): Make PM_ENTRIES a short pointer. * mark-error.c (_pager_mark_next_request_error): Make P a short pointer. (_pager_mark_object_error): Likewise. * offer-page.c (pager_offer_page): Make PM_ENTRY a short pointer. * object-terminate.c (_pager_free_structure): Interpret pagemapsize correctly. * pagemap.c (_pager_pagemap_resize): Likewise. | ||||
* | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-03 | 1 | -2/+2 |
| | | | | | | | | | | * data-return.c (_pager_do_write_request): Use munmap instead of vm_deallocate. * object-terminate.c (_pager_free_structure): Likewise. * pagemap.c (_pager_pagemap_resize): Likewise. * pager-memcpy.c (pager_memcpy): Likewise. * pager.h (pager_write_page): Doc adjustment. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 1 | -2/+16 |
| | |||||
* | (_pager_free_structure): Revert. | Michael I. Bushnell | 1996-03-26 | 1 | -9/+0 |
| | |||||
* | (_pager_free_structure): more. | Michael I. Bushnell | 1996-03-26 | 1 | -6/+7 |
| | |||||
* | (_pager_free_structure): Clean P->anticipations here. | Michael I. Bushnell | 1996-03-26 | 1 | -0/+8 |
| | |||||
* | (_pager_seqnos_memory_object_terminate): | Miles Bader | 1996-02-21 | 1 | -7/+6 |
| | | | | Always wait for and release SEQNO if OBJECT is a valid pager. | ||||
* | (_pager_seqnos_memory_object_terminate): Oops. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 |
| | |||||
* | (_pager_free_structure): Use new ports functions. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+3 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 |
| | |||||
* | Formerly object-terminate.c.~9~ | Michael I. Bushnell | 1994-06-01 | 1 | -3/+18 |
| | |||||
* | Formerly object-terminate.c.~8~ | Michael I. Bushnell | 1994-05-20 | 1 | -0/+7 |
| | |||||
* | Formerly object-terminate.c.~7~ | Michael I. Bushnell | 1994-02-16 | 1 | -8/+0 |
| | |||||
* | Formerly object-terminate.c.~6~ | Michael I. Bushnell | 1994-01-31 | 1 | -2/+2 |
| | |||||
* | Formerly object-terminate.c.~5~ | Michael I. Bushnell | 1994-01-25 | 1 | -1/+2 |
| | |||||
* | Formerly object-terminate.c.~4~ | Michael I. Bushnell | 1994-01-19 | 1 | -20/+29 |
| | |||||
* | Formerly object-terminate.c.~3~ | Michael I. Bushnell | 1994-01-18 | 1 | -4/+4 |
| | |||||
* | Formerly object-terminate.c.~2~ | Michael I. Bushnell | 1994-01-14 | 1 | -0/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-13 | 1 | -0/+94 |