lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 19 Jan 2009 11:19:34 +0100
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	Nick Craig-Wood <nick@...ig-wood.com>
CC:	David Wagner <daw@...berkeley.edu>, linux-kernel@...r.kernel.org
Subject: Re: Checking module parameters

Nick Craig-Wood wrote:
> David Wagner <daw@...berkeley.edu> wrote:
>>  Is there a way to tell what options have been applied to a currently
>>  loaded kernel module?
>> 
>>  I'm trying to force libata to use 1.5Gbps rather than 3Gbps,
...
> I had to do this recently (under debian I ended up putting
> "libata force=1.5Gbps" into /etc/modules)
> 
> You can check it is working by looking for something like this in the log
> 
> [    2.345058] ata1: FORCE: PHY spd limit set to 1.5Gbps
> [    2.345058] ata1: SATA max UDMA/133 abar m2048@...b106000 port 0xfb106100 irq 218

There is also /sys/module/*/parameters/* which can be read and in some
cases even be written.
-- 
Stefan Richter
-=====-==--= ---= =--==
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ