This presentation might have at least some helpful background:
http://blogs.sun.com/esaxe/entry/opensolaris_scheduling_and_cpu_management
sched(3HEAD), sched_getparam(3RT), sched_setparam(3RT) define the
sched_param
structure and the interfaces to set/get scheduling parameters (including
the POSIX scheduling
policies). I'd start by taking a look at those man pages, the routine
implementations, and how they
interact with OpenSolaris scheduling classes.
-Eric
micke wrote:
> Is it possible Possible to ad a new scheduler to the OpenSolaris kernel?
>
> Anyone got some pointers to where I can get information?
> Im in need of implementing the POSIX SCHED_SPORADIC scheduler under Solaris.
>
>
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-code mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code