Re: Nice values for kernel modules

Keith Owens (kaos@ocs.com.au)
Sat, 16 Mar 2002 21:00:12 +1100


On Sat, 16 Mar 2002 09:51:16 +0000 (GMT),
<tigran@aivazian.fsnet.co.uk> wrote:
>On Fri, 15 Mar 2002, Balbir Singh wrote:
>> 0. I could use the TASK_NICE() macro, but I would
>> like to avoid using it.
>> 1. Export task_nice in ksyms.c
>> 2. Use sys_nice() using a user space disguise.
>
>jump to sys_nice() indirectly via exported sys_call_table[].

Breaks on ia64 and ppc.

-
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/