Windows 10 update 2004 Segment Heap?

Moderators: Site Moderators, FAHC Science Team

Post Reply
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Windows 10 update 2004 Segment Heap?

Post by foldy »

Windows 10 update 2004 now supports Segment Heap which can reduce RAM usage of programs like Google Chrome or MS Edge. Can it be used for FAH too? Can a user set the app manifest or does it need to get compiled by FAH?
https://www.windowslatest.com/2020/06/1 ... indows-10/
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Windows 10 update 2004 Segment Heap?

Post by JimboPalmer »

I am not in this loop, but let me speculate baselessly. (I last managed a heap in the Apple ][ BASIC, 35 years ago)

A heap is used where you have variable length data, (text and graphics) and not for numerical data, which has a fixed length. (with fixed length data, an array is more useful)
This makes a browser an ideal App to improve with a better heap. F@H is not very dependent on text or graphics so should show minimal improvement.

https://en.wikipedia.org/wiki/Heap_(data_structure)
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
Post Reply