2003-06-06 05:42:16

by madalin mihailescu

[permalink] [raw]
Subject: Help

I have a project: implementing four page-out
alghorythms. I want to be able to select one of them
at reboot as the first thing I do.

I?m thinking of using a variable, but I don?t know
where to put it.

10x

Madalin


__________________________________________________
Yahoo! Plus - For a better Internet experience
http://uk.promotions.yahoo.com/yplus/yoffer.html


2003-06-11 01:00:24

by Lucas C. Villa Real

[permalink] [raw]
Subject: Re: Help

Hi,

You can make use of the __setup() macro. A very simple example is given in the
devfs source code, on the base.c file.

Kind regards,
Lucas


On Friday 06 June 2003 02:55, madalin mihailescu wrote:
> I have a project: implementing four page-out
> alghorythms. I want to be able to select one of them
> at reboot as the first thing I do.
>
> I?m thinking of using a variable, but I don?t know
> where to put it.
>
> 10x
>
> Madalin
>
>
> __________________________________________________
> Yahoo! Plus - For a better Internet experience
> http://uk.promotions.yahoo.com/yplus/yoffer.html
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/