thanks,

i was wondering if their is any way with sysctl to add mirrors to
/proc/sys/kernel, that a loadable module would read from these parameters ?
or do these options have to be compiled into the module itself ?

lior

Gilad Ben-Yossef wrote:

> Lior Cohen wrote:
> >
> > i,
> > i need to know URGENTLY if their is any way to modify kernel global
> > variables of a loadable module ?
> >
>
> Yes, edit the source code ;-) or assuming that you don't have it and
> that that global variable is exported you can just make asmall module to
> change your global variable.
>
> --
> Gilad Ben-Yossef <[EMAIL PROTECTED]>
> Phone: +972-9-565333x230  The message on the screen said: "It is now
> safe
> Cel:   +972-54-756701     to turn off your computer", but I ducked
> anyway.
> http://www.kagoor.com        -- RedFish
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to