From: Ben Pfaff Date: Thu, 11 Mar 2004 05:27:57 +0000 (+0000) Subject: Add item. X-Git-Tag: sav-api~2567 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8a2f2be1bdfcbc0c85319da83c46d2e142e32b;p=pspp Add item. --- diff --git a/TODO b/TODO index a4c5c7c25e..fd69b38991 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,11 @@ -Time-stamp: <2004-03-05 15:22:29 blp> +Time-stamp: <2004-03-10 21:28:22 blp> TODO ---- +Check our results against the NIST StRD benchmark results at +strd.itl.nist.gov/div898/strd + In debug mode hash table code should verify that collisions are reasonably low. Use posix_fadvise(POSIX_FADV_SEQUENTIAL) where available.