Re: XATTR_PAX migration
Alex Efros <[email protected]>
| Newsgroups | gmane.linux.gentoo.hardened |
|---|---|
| Organization | http://powerman.name/ |
| Message-ID | <[email protected]> |
Hi! On Mon, Sep 09, 2013 at 05:26:57PM -0400, Anthony G. Basile wrote: > install is being wrapped by install.py. As a result every instance of > install mean invoking the python interpreter. With lots and lots of > installs, this adds up to being very slow. Why not just add a patch for `install`? Even if you will just exec `paxctl-ng` at end of `install` it still will be much faster. -- WBR, Alex.