+2006-10-25 Soren Sandmann <sandmann@daimi.au.dk> + + * process.c

+2006-10-25  Soren Sandmann <sandmann@daimi.au.dk>
+
+       * process.c (free_maps): Take a pointer to a variable that
+
+       * process.c: Stop coalescing processes with the same cmdline.
+
+       * TODO: updates.
+
This commit is contained in:
Søren Sandmann Pedersen
2006-10-25 04:47:06 +00:00
parent a715b55029
commit c6978f660b
3 changed files with 28 additions and 33 deletions

View File

@ -1,3 +1,11 @@
2006-10-25 Soren Sandmann <sandmann@daimi.au.dk>
* process.c (free_maps): Take a pointer to a variable that
* process.c: Stop coalescing processes with the same cmdline.
* TODO: updates.
2006-10-24 Soren Sandmann <sandmann@daimi.au.dk>
* process.c (page_size): replace PAGE_SIZE macro with this function.