diff options
-rw-r--r-- | testsuite/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index ca17ed17..30e5d507 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,5 +1,6 @@ 2007-09-11 Josh Stone <joshua.i.stone@intel.com> + PR 5014 * systemtap.maps/pmap_agg_overflow.stp: Ensure that the percpu arrays don't overflow before we get the chance to test aggregation overflow. Also use a more optimal overflow limit (MAXMAPENTRIES + 1). |