Scotfleiger Posted June 8, 2017 Report Posted June 8, 2017 The offset 024C is defined returning available FS memory. With FSUIPC5 5.101h this value is permanently zero (0). Is this correct?
Pete Dowson Posted June 8, 2017 Report Posted June 8, 2017 4 minutes ago, Scotfleiger said: The offset 024C is defined returning available FS memory. With FSUIPC5 5.101h this value is permanently zero (0). Is this correct? Yes, of course. There's 64-bit addressing for the Virtual Memory space for a 64 bit program! So, the available Virtual Address Space is 18,446,744,013,709,551,615 less whatever small part of that is currently being used!8What's the point of trying to provide you with such a huge number, even if it would fit? What would you do with it? Pete
Scotfleiger Posted June 8, 2017 Author Report Posted June 8, 2017 We only added it due to the OOM problems with P3Dv3.4. I agree there is no point in having it now.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now