* Joël Krähemann | 2016-01-24 09:40:33 [+0100]: >Hi Hi, >At my opinion I was thinking at a lower level than needed. The I couldn't parse the question in the previous mail. >application runs at least aside the kernel. aside the kernel? Like one CPU is for the kernel and the other for the application? >Probably I want to control PC (program counter) and redeclare the >longjump function as macro. To gain control >over throughput rate and thus being able to grain loading and unloading thread. maybe. But I still fail to understand what you attempt to do. >int sched_setaffinity(pid_t pid, size_t cpusetsize, > const cpu_set_t *mask); This one says which CPUs the task may run on. >void longjmp(jmp_buf env, int val); and this is unrelated to the previous one. > >cheers, >Joël Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html