Module loader appears to be complete. It now shared code and rodata pages between processes, and r/w data is shared using COW pages. This significantly reduces use of physical memory and is thus good. Now work moves on to testing this, and then to pagefile code.
2 comments:
Are there any plans on being able to launch programs from SD card in addition to RAM?
DGOS is a modern OS. ALL programs are stored on storage, and run from RAM, same as windows, linux, macos, iphone, etc...
Unlike PalmOS there is no such things as programs stored in ram...
Post a Comment