Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-07-25 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-07-25 | 1 | -8/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -5/+6 |
| | | | | * priv.h: Add #include <sys/mman.h> for munmap decl. | ||||
* | (_pager_pagemap_resize): | Miles Bader | 1997-02-12 | 1 | -2/+2 |
| | | | | Returns an error_t. | ||||
* | foo | Michael I. Bushnell | 1996-04-18 | 1 | -1/+1 |
| | |||||
* | (PM_INIT): Comment out. | Michael I. Bushnell | 1996-04-18 | 1 | -1/+2 |
| | | | | (PM_INCORE): New bit. | ||||
* | Revert. | Michael I. Bushnell | 1996-03-26 | 1 | -15/+0 |
| | |||||
* | (struct pager): New member `anticipations'. | Michael I. Bushnell | 1996-03-26 | 1 | -1/+14 |
| | | | | | (struct anticipation): New type. (_pager_check_anticipations): New declaration. | ||||
* | Declare _pager_page_errors extern, not common. | Roland McGrath | 1995-10-09 | 1 | -1/+1 |
| | |||||
* | (_pager_real_dropweak): New decl. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 |
| | |||||
* | (_pager_clean): New decl. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+2 |
| | |||||
* | (_pager_class): New var. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+3 |
| | |||||
* | (PM_NEXTERROR, SET_PM_NEXTERROR): Mask 2-bit error code with 0x3, not 0x2! | Miles Bader | 1995-05-11 | 1 | -2/+2 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-29 | 1 | -0/+1 |
| | |||||
* | Formerly priv.h.~11~ | Michael I. Bushnell | 1994-06-01 | 1 | -2/+20 |
| | |||||
* | Formerly priv.h.~10~ | Michael I. Bushnell | 1994-05-23 | 1 | -0/+3 |
| | |||||
* | Formerly priv.h.~9~ | Michael I. Bushnell | 1994-05-20 | 1 | -0/+10 |
| | |||||
* | Formerly priv.h.~7~ | Michael I. Bushnell | 1994-02-11 | 1 | -2/+0 |
| | |||||
* | Formerly priv.h.~6~ | Michael I. Bushnell | 1994-01-20 | 1 | -2/+2 |
| | |||||
* | Formerly priv.h.~5~ | Michael I. Bushnell | 1994-01-19 | 1 | -2/+4 |
| | |||||
* | Formerly priv.h.~4~ | Michael I. Bushnell | 1994-01-18 | 1 | -0/+8 |
| | |||||
* | Formerly priv.h.~3~ | Michael I. Bushnell | 1994-01-17 | 1 | -3/+23 |
| | |||||
* | Formerly priv.h.~2~ | Michael I. Bushnell | 1994-01-13 | 1 | -0/+11 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-13 | 1 | -0/+70 |