10-23-2011, 03:08 AM
[/quote]
Try to do the next logical thing: look at how many objects are stored in the fileCache and dirCache. There should be only a few 100s, depending on how many files are stored in your ISO. And each object contains only a few bytes. So how can this explain that your memory usage is increasing of 100s of MB?
If you want to help, please post a complete log file in the corresponding game thread.
[/quote]
Hi gid15
You are right fileCache and dirCache are less than 100s, but JPCSP always memory leak on each loading process, I added some logs while reader sectiors from UMD, you will see the size of fileCache and dirCache on log file.
Try to do the next logical thing: look at how many objects are stored in the fileCache and dirCache. There should be only a few 100s, depending on how many files are stored in your ISO. And each object contains only a few bytes. So how can this explain that your memory usage is increasing of 100s of MB?
If you want to help, please post a complete log file in the corresponding game thread.
[/quote]
Hi gid15
You are right fileCache and dirCache are less than 100s, but JPCSP always memory leak on each loading process, I added some logs while reader sectiors from UMD, you will see the size of fileCache and dirCache on log file.