diff options
Diffstat (limited to 'runtime/stpd/ChangeLog')
-rw-r--r-- | runtime/stpd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog index 2d77c405..9ff0d198 100644 --- a/runtime/stpd/ChangeLog +++ b/runtime/stpd/ChangeLog @@ -1,3 +1,12 @@ +2005-06-27 Martin Hunt <hunt@redhat.com> + + * stpd.c (main): Add new command line arg, "-m" + to disable the per-cpu merging. + + * librelay.c (merge_output): Replacement for sort_output(). + Efficiently merges per-cpu streams. + + 2005-06-20 Tom Zanussi <zanussi@us.ibm.com> * librelay.c: Large refactoring, important changes are |