ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Распараллеливание incoming.
Date: Sat, 26 Nov 2011 16:57:19 +0200
Message-ID: <20111126145719.GA17568@dad.imath.kiev.ua> (raw)
In-Reply-To: <20111126143405.GA11922@altlinux.org>

On Sat, Nov 26, 2011 at 06:34:05PM +0400, Dmitry V. Levin wrote:
> Да, с высокой вероятностью коммутирует, и с высокой вероятностью не
> влияет.  Если бы мы хотели реализовать какую-нибудь спекулятивную
> оптимизацию, то мы могли бы учесть эту вероятность.  Но если предположить,
> что эта вероятность равна 1, то потом в самый неподходящий момент можно
> будет получить подземный стук, например, в виде задания, которое не
> проходит проверку на анметы, случайно внесенные другим заданием.
> 
> > Это можно вычислить прямо по пакетам, сравнив дампы rpmquery | sort
> > и проверив, нет ли строгих requires по старой копии base/pkglist.classic.
> 
> Если бы у нас не было provides и зависимостей с версиями, то, конечно, все
> можно было бы быстро проверить, но тогда не было бы и тех возможностей, к
> которым мы так привыкли.

Я как раз хочу сказать, что там можно все строго сделать,
без никаких вероятностей.

то, что requires не изменились, это сравнить, нет ли разницы в дампах rpmquery.

также можно быстро сравнить rpmquery -l в пересечении с, например,
свежими файловыми requires (список генерировать при обновлении сизифа)

Provides, к сожалению, меняется всегда, так как меняется version.
предположим, в Provides изменился version.
теперь возьмем откроем base/pkglist.classic и поищем там 
(достаточно быстрая операция) requires на измененные provides.
Если requires на измененные provides нет, либо в этих 
requires не используется сторгое равенство либо <=,
а только > или >=, то, очевидно, новые Provides тоже будут
удовлетворять новые Requires.

Я утверждаю, что в таком случае уже стрго
коммутирует и не влияет, речи о вероятностях
> с высокой вероятностью коммутирует, 
> и с высокой вероятностью не влияет.
уже нет.

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



  reply	other threads:[~2011-11-26 14:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-26 10:58 Igor Vlasenko
2011-11-26 11:19 ` Dmitry V. Levin
2011-11-26 11:26   ` Igor Vlasenko
2011-11-26 12:25     ` Dmitry V. Levin
2011-11-26 12:45       ` Igor Vlasenko
2011-11-26 12:56         ` Igor Vlasenko
2011-11-26 13:33         ` Dmitry V. Levin
2011-11-26 14:18           ` Igor Vlasenko
2011-11-26 14:34             ` Dmitry V. Levin
2011-11-26 14:57               ` Igor Vlasenko [this message]
2011-12-07 20:12               ` [devel] [JT] " Vitaly Lipatov
2011-12-07 20:19                 ` Igor Vlasenko
2011-12-08  4:39                   ` Мал Скрылёв
2011-12-08  5:15                       ` Denis G. Samsonenko
2011-12-08  7:25                         ` Dmitriy Kruglikov
2011-12-08  8:53                           ` Michael Shigorin
2011-11-26 11:34   ` [devel] " Aleksey Avdeev
2011-11-26 11:47     ` Igor Vlasenko
2011-11-26 12:36     ` Dmitry V. Levin
2011-11-26 11:50   ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111126145719.GA17568@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git