ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@altlinux.ru>,
	ALT Linux Sisyphus <sisyphus@altlinux.ru>
Subject: [devel] I: архитектуры, пакеты и rpm...
Date: Tue, 28 Sep 2004 21:51:23 +0400
Message-ID: <20040928175123.GB25829@hell.devel.altlinux.ru> (raw)

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

Покопавшись слегка в сорцах gcc выяснилось, что имеется семь
базовых архитектур (имеется в виду значение аргумента -march):

i386
i486
i586 (AKA pentium)
i686 (AKA pentiumpro)
k6 // = mmx
athlon (AKA athlon-tbird) // = mmx+prefetch_sse+3dnow+3dnow_a
pentium4 // mmx+prefetch_sse+sse+sse2

Также есть "расширения":

pentium-mmx - i586+mmx
pentium2 - i686+mmx
pentium3 - i686+mmx+sse+prefetch_sse
k6-2 - k6+3dnow
k6-3 - k6+3dnow
athlon-4 (AKA athlon-xp AKA athlon-mp) - athlon+sse

Думаю, по поводу поддержки pentium4 в rpm вопросов нет ;-)  Надо
думать насколько необходима поддержка "расширений" в самом rpm
(т.е.  насколько польза, полученная в результате упешного
добавления новой архитектуры в rpm, превышает затраты на
внедрение и разгребание последствий этой фичи).

FYI: поддержку mmx, sse, sse2 и 3dnow можно включить через
соответствующие опции (-mXXX).


P.S. Что такое prefetch_sse и 3dnow_a я не знаю.  Догадываюсь,
что 3dnow_a это 3dnow2 или как он там называется.

P.P.S. есть ещё x86-64 - athlon-3dnow-3dnow_a+sse, но этим
вопросом занимается mouse@...

-- 
Regards,
Sir Raorn.

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

             reply	other threads:[~2004-09-28 17:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 17:51 Alexey I. Froloff [this message]
2004-09-29  7:27 ` Aleksey Avdeev
2004-09-29  9:17   ` Alexey I. Froloff
2004-09-29 10:07     ` Aleksey Avdeev
2004-09-29 10:25       ` Alexey I. Froloff
2004-09-29 12:32 ` Vladimir Lettiev
2004-09-29 12:57   ` Alexey I. Froloff
2004-09-29 18:35     ` [devel] " Michael Shigorin
2004-10-04 12:43   ` [devel] " Anton Farygin
2004-09-30 15:59 ` [devel] Re: [sisyphus] " Maxim Tyurin

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=20040928175123.GB25829@hell.devel.altlinux.ru \
    --to=raorn@immo.ru \
    --cc=devel@altlinux.ru \
    --cc=sisyphus@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