From b958fe253a6cec215ca9591b2cbdf6d280c646bc Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Sun, 2 Apr 2006 21:07:37 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=9786 --- checkin_notes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/checkin_notes b/checkin_notes index 87af31a02d..41552ec376 100755 --- a/checkin_notes +++ b/checkin_notes @@ -3503,3 +3503,11 @@ David 30 Mar 2006 boinc_glut.h (new) gutil_text.C x_opengl.C + +Eric 2 Apr 2006 + - Added stream memory bandwidth benchmark. Still needs modifications + to timing logic and possibly changes to allow multiple threads or + processes. This is not yet added to Makefiles or called from the code. + + client/ + stream.C (new)