Changes between Version 2 and Version 3 of Ticket #16787, comment 5


Ignore:
Timestamp:
Feb 5, 2021, 8:56:30 AM (3 years ago)
Author:
X512

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16787, comment 5

    v2 v3  
    2626package_fs will map all needed files from imported packages to current package directory as symbolic links. Something like executable symbol resolution.
    2727
    28 It will also improve OS loading speed (I tested that mounding package_fs takes several seconds) and reduce memory usage by `package_fs` because directory merging will be not required anymore. package_fs can lookup specific package when its package directory is accessed.
     28It will also improve OS loading speed (I tested that mounting package_fs takes several seconds) and reduce memory usage by `package_fs` because directory merging will be not required anymore. package_fs can lookup specific package when its package directory is accessed.