summaryrefslogtreecommitdiffstats
path: root/CHANGE-LOG
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-05 21:45:21 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-05 21:45:21 -0400
commit9533762891bb899d95ed04eaac7fb52812da9246 (patch)
tree9dfb09d7460e5cdc3773cac19c12d8a3cb7cf110 /CHANGE-LOG
parent97d25695dfa6da6e316f50259cc0a8bc34718a52 (diff)
downloadphoronix-test-suite-upstream-9533762891bb899d95ed04eaac7fb52812da9246.tar.gz
phoronix-test-suite-upstream-9533762891bb899d95ed04eaac7fb52812da9246.tar.xz
phoronix-test-suite-upstream-9533762891bb899d95ed04eaac7fb52812da9246.zip
Oops, two /etc/*-release, change one to /etc/*-version
Diffstat (limited to 'CHANGE-LOG')
-rw-r--r--CHANGE-LOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index 0dd54d1..7c7332c 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -13,7 +13,7 @@ Phoronix Test Suite (git)
- Introduce "system-memory" test suite. Tests RAM performance using RAMspeed and Bandwidth (currently).
- Clean up text output a bit. Add "arguments description" string to text output when showing final results for each test.
- Improved CPU detection / ensures the frequency is shown. Properly handles the frequency for those overclocking or with power-savings technologies.
-- Added video memory detection support. Currently only NVIDIA binary driver supported. Defaults to 128MB. Video memory capacity (in MB) exported to VIDEO_MEMORY for profiles.
+- Added video memory detection support. Defaults to 128MB. Video memory capacity (in MB) exported to VIDEO_MEMORY for profiles.
- Compatibility checks when merging results
- Improved video card detection (use GL renderer and use lspci now only for fallback)
- Add Super PI profile (Thanks to Pekka Panula)