Re: [PATCH] niceness magic numbers, 2.4.20-pre11

Alan Cox (alan@lxorguk.ukuu.org.uk)
23 Oct 2002 09:16:01 +0100


On Wed, 2002-10-23 at 07:37, Randy.Dunlap wrote:
> --- ./include/linux/resource.h.nice Tue Jun 18 20:10:36 2002
> +++ ./include/linux/resource.h Sat Oct 19 13:55:10 2002
> @@ -43,7 +43,7 @@
> };
>
> #define PRIO_MIN (-20)
> -#define PRIO_MAX 20
> +#define PRIO_MAX 19

I suspect this isnt correct

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/