On Tue, Mar 24, 2009 at 8:45 PM, Thomas Van Lenten <[email protected]> wrote: [snip] > Linux currently builds as one executable also. But Adam proposed we create > a second executable (via hardlink?) for AppArmor as a sandbox?
Will a hard link work for selinux btw.? I'm under the impression that selinux is inode based so Fedora etc. would have to do something different there. As for the shared library overhead that Dean mentioned, there is some interesting work on linux that is mentioned here http://lwn.net/Articles/192624/ ... hopefully some of that has made it into the default toolchain by now. Pre-linking is enabled by default on Fedora btw. ... I'm unsure of other distributions. --Craig --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
