Changes between Version 1 and Version 2 of Ticket #14755, comment 22


Ignore:
Timestamp:
Aug 16, 2019, 7:28:55 PM (5 years ago)
Author:
AGMS

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14755, comment 22

    v1 v2  
    1 After several hours of intensive testing on hrev53379/gcc2, it seems to be working much better.
     1After several hours of intensive testing on hrev53379/gcc2 (VirtualBox with 2GB RAM, swap file 981MB, 1 CPU core, AC97 audio), it seems to be working much better.
    22
    33The test simultaneously: dribble appended to a text file, md5summed all the files on a 120GB disk volume (reading lots of data, stressing the cache), and read aloud a fortune cookie (media player called once for each fortune).  The MediaServer cloned buffers (listarea | grep cloned | wc) didn't grow, stopping at 15 memory areas while running (previously it grew by 2 for each fortune played).  The system total number of areas went up a bit due to disk caching, but miraculously shrank back after the system was idle for a few minutes!