From: Stanislav Ievlev <inger@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] Q: SMP incompatible build Date: Thu, 12 Feb 2004 12:20:17 +0300 Message-ID: <20040212092017.GF8787@basalt.office.altlinux.org> (raw) In-Reply-To: <20040212064638.GB7371@solemn.turbinal.org> On Thu, Feb 12, 2004 at 09:46:38AM +0300, Alexey Tourbin wrote: > В некоем спеке написано: > > # SMP-incompatible. > %make > > Можно ли доказать или опровергнуть это утверждение на однопроцессорной > машине? Сколько сборок подряд с > > --define '__nprocs 2' > --define '__nprocs 3' > --define '__nprocs 4' > > должно пройти успешно? Мне кажется, что доказать многопроцессорную сборку на однопроцессорной машине практически невозможно. На однопроцессорной машине всё-равно процессы будут начинаться и завершаться последовательно, а на многопроцессорной одновременно. Более того может получиться что один make задержится, а в это время на другом процессоре пройдут ещё несколько пересборок. В общем это слабо предсказуемо. Как правило основные проблемы с паралельной сборкой у пакетов использующих libtool, у тех кто честно использует make - вероятность успеха больше. > _______________________________________________ > Devel mailing list > Devel@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/devel
next prev parent reply other threads:[~2004-02-12 9:20 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-02-12 6:46 Alexey Tourbin 2004-02-12 9:20 ` Stanislav Ievlev [this message] 2004-02-14 10:10 ` Alexey I. Froloff
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=20040212092017.GF8787@basalt.office.altlinux.org \ --to=inger@altlinux.org \ --cc=devel@altlinux.ru \ /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