ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: SMP incompatible build
@ 2004-02-12  6:46 Alexey Tourbin
  2004-02-12  9:20 ` Stanislav Ievlev
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Tourbin @ 2004-02-12  6:46 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

В некоем спеке написано:

# SMP-incompatible.
%make

Можно ли доказать или опровергнуть это утверждение на однопроцессорной
машине?  Сколько сборок подряд с

--define '__nprocs 2' 
--define '__nprocs 3' 
--define '__nprocs 4' 

должно пройти успешно?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Q: SMP incompatible build
  2004-02-12  6:46 [devel] Q: SMP incompatible build Alexey Tourbin
@ 2004-02-12  9:20 ` Stanislav Ievlev
  2004-02-14 10:10   ` Alexey I. Froloff
  0 siblings, 1 reply; 3+ messages in thread
From: Stanislav Ievlev @ 2004-02-12  9:20 UTC (permalink / raw)
  To: ALT Devel discussion list

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Q: SMP incompatible build
  2004-02-12  9:20 ` Stanislav Ievlev
@ 2004-02-14 10:10   ` Alexey I. Froloff
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey I. Froloff @ 2004-02-14 10:10 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

On Thu, Feb 12, 2004 at 12:20:17PM +0300, Stanislav Ievlev wrote:
> Как правило основные проблемы с паралельной сборкой у пакетов использующих
> libtool, у тех кто честно использует make -  вероятность успеха больше.
Кстати, рекомендую посмотреть на quakeforge.  Крайне хоршо
написаная софтина.

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-14 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-12  6:46 [devel] Q: SMP incompatible build Alexey Tourbin
2004-02-12  9:20 ` Stanislav Ievlev
2004-02-14 10:10   ` Alexey I. Froloff

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