Given a PID created with the sys_proc_run() API, and before running it, how can I assign a reserved CPU set to it?
On Tue, Dec 1, 2015 at 3:45 PM, Davide Libenzi <[email protected]> wrote: > Confirmed. Sleep works now! > > > On Tue, Dec 1, 2015 at 7:53 AM, Davide Libenzi <[email protected]> > wrote: > >> Rebasing ... >> >> >> On Tue, Dec 1, 2015 at 7:51 AM, barret rhoden <[email protected]> >> wrote: >> >>> On 2015-12-01 at 7:04 'Davide Libenzi' via Akaros wrote: >>> > BTW, I don't strictly need it. >>> > I need a working sleep API, more than that ☺ >>> >>> sleep() should be working now, due to Kevin's recent patch set. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Akaros" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
