ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] о ядрах досужие мысли
@ 2005-08-11 23:41 Arioch
  2005-08-12 15:13 ` Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: Arioch @ 2005-08-11 23:41 UTC (permalink / raw)
  To: sisyphus

[bdv@localhost kernel]$ uname -r
2.6.11-wks26-up-alt4
[bdv@localhost kernel]$ pwd
/proc/sys/kernel
[bdv@localhost kernel]$ ls shm*
shmall  shmmax  shmmni

В последнем случае, вероятно, имелось в виду MIN ?




Как можно определить, что какой-нить модуль наличествует, но 
вкoмпилирован в ядро? пример - vesafb на wks26

modinfo его не найдет.
grep'нуть /proc/config - криво по ряду причин.
Можно еще grep'нуть /proc/kallsyms на <modulename>_init - но я не 
уверен, что такое название функций обязательно, а не просто правило 
хорошего тона.




"As a matter of interest, tell me if You will"
SuSE BootSplash таки поедет в релиз со всеми его багами ?
Будет ли возможность глянуть на Gentoo Bootsplash ? Вдруг оно окажется 
правильнее и перспективнее ?

Если кто-нибудь интересовался - как сделано, чтобы CPUfreq не мешал 
BogoMIPS ?




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

* Re: [sisyphus] о ядрах досужие мысли
  2005-08-11 23:41 [sisyphus] о ядрах досужие мысли Arioch
@ 2005-08-12 15:13 ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2005-08-12 15:13 UTC (permalink / raw)
  To: sisyphus

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

On Fri, Aug 12, 2005 at 03:41:25AM +0400, Arioch wrote:
> [bdv@localhost kernel]$ uname -r
> 2.6.11-wks26-up-alt4
> [bdv@localhost kernel]$ pwd
> /proc/sys/kernel
> [bdv@localhost kernel]$ ls shm*
> shmall  shmmax  shmmni
> 
> В последнем случае, вероятно, имелось в виду MIN ?

Нет:

       SHMMNI     System wide maximum number of shared memory segments: imple-
                  mentation dependent (currently 4096, was  128  before  Linux
                  2.3.99;  on  Linux,  this limit can be read and modified via
                  /proc/sys/kernel/shmmni).

> Как можно определить, что какой-нить модуль наличествует, но 
> вкoмпилирован в ядро? пример - vesafb на wks26

В общем случае - никак.  Если у модуля есть какие-либо параметры с
ненулевыми правами доступа, его будет видно в /sys/module/NAME, даже
если модуль вкомпилирован в ядро (пример - i8042).  Наличие некоторых
модулей можно определить по косвенным признакам (типа появления
каких-то файлов в /proc или /sys), специфичным для каждого модуля.

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

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

end of thread, other threads:[~2005-08-12 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-11 23:41 [sisyphus] о ядрах досужие мысли Arioch
2005-08-12 15:13 ` Sergey Vlasov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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