Mailinglist Archive: opensuse-buildservice (306 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] osc spikes CPU when downloading kernel-source
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Mon, 11 Jan 2010 19:51:22 +0100
- Message-id: <20100111185122.GC3341@linux>
On 2010-01-11 09:20:27 -0600, Luke Imhoff wrote:
(e.g. if you have lots of files in the package). So we just have to
limit the read() method to some default tags like name, release, arch
etc. if no other tags are needed/specified. I'm going to fix this
ASAP. Thanks for the report!
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I've been testing out 0.123 before we deploy it internally and I'veBy default rpmquery.py reads all tags + data which can take some time
noticed a problem when kernel-source is downloaded from our internal
server: Once the download reaches 100%, osc freezes and top reports it
sitting at near 100% of the cpu. I've narrowed this down to something
PackageQuery is doing when reading the rpm.part file for rpm fields
(osc/fetch.py:96). Is this performance issue a known bug?
(e.g. if you have lots of files in the package). So we just have to
limit the read() method to some default tags like name, release, arch
etc. if no other tags are needed/specified. I'm going to fix this
ASAP. Thanks for the report!
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |