From: "Денис Смирнов" <mithraen@altlinux.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: [devel] несколько модулей ядра с одним именем в системе Date: Mon, 15 Mar 2010 03:45:10 +0300 Message-ID: <20100315004510.GB4608@mw.office.seiros.ru> (raw) [-- Attachment #1: Type: text/plain, Size: 1073 bytes --] Суть задачи: есть подсистема dahdi, и собранные дополнительно пакеты модулей cronyx и wanpipe. При сборке dahdi можно указать значение некоего #define, которое используется при сборке как всех модулей самого dahdi, так и всех модулей его использующих. При одном значении этого #define можно собрать все модули, и они будут работать. При другом -- собирается только часть из них, зато часть из тех кто собирается работает в два раза быстрее. И это в два раза быстрее критично на нагруженных станциях (где сотни каналов). Получается необходимость собирать эти модули в двух вариантах. Задача: хочется иметь возможность поставить одновременно в систему оба варианта модулей, и иметь возможность runtime выбрать какие из них используются (выгрузить одни/загрузить другие). Как это можно сделать? Вроде близкая задача решалась для nvidia, здесь правда усложнение в том что этих модулей несколько, да еще и в разных пакетах. -- С уважением, Денис http://mithraen.ru/ ---------------------------------------------------------------------------- [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2010-03-15 0:45 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-03-15 0:45 Денис Смирнов [this message] 2010-03-15 5:37 ` Michail Yakushin 2010-03-15 10:38 ` Денис Смирнов 2010-03-18 15:51 ` 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=20100315004510.GB4608@mw.office.seiros.ru \ --to=mithraen@altlinux.ru \ --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