13 Jan
2021
13 Jan
'21
13:57
On Wed, Jan 13, 2021 at 01:53:36PM +0000, Michael Schroeder wrote:
On Wed, Jan 13, 2021 at 02:43:00PM +0100, Stephan Kulow wrote:
Well, you can still serialze the scriplet part and parallelize the payload uncompression and file installation
Maybe, but somewhat should first take a look where all the time is spent in the rpm installation code. Maybe uncompression is just 10% and file system operation is 70%. Or the other way round. Or maybe it's the fsync() on the database?
It is the dracut initrd regeneration for me actually, even on SSD it takes *minutes* :). Ciao, Marcus