Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement global and per-uid accounting of the anonymous memory. Add | kib | 2009-06-23 | 1 | -8/+23 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -2/+0 |
* | Correct a boundary case error in the management of a page's dirty bits by | alc | 2009-06-02 | 1 | -4/+17 |
* | Shared memory objects that have size which is not necessarily equal to | kan | 2008-12-01 | 1 | -1/+2 |
* | Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary | trasz | 2008-10-28 | 1 | -5/+5 |
* | Rework the lifetime management of the kernel implementation of POSIX | jhb | 2008-06-27 | 1 | -0/+4 |
* | Initialize the vm object's flags to include OBJ_NOSPLIT, just like the | alc | 2008-04-13 | 1 | -0/+4 |
* | Change shm_dotruncate() so that it correctly handles cached pages that span | alc | 2008-02-07 | 1 | -0/+4 |
* | Add a set of regression tests for the POSIX shm API (shm_open(2) and | jhb | 2008-01-16 | 1 | -3/+0 |
* | Add a new file descriptor type for IPC shared memory objects and use it to | jhb | 2008-01-08 | 1 | -0/+608 |