How to isolate Hardware for one particular process

Vladimir Murzin murzin.v at gmail.com
Tue Aug 2 03:53:10 EDT 2011


On Tue, Aug 2, 2011 at 10:16 AM, bill <bill_carson at 126.com> wrote:
> Hi, God
>
> I'm doing some experiment on Linux to isolate an hardware for one particular process to use,
> and at the same time preventing other process to use it.
> As far as my understanding, cgroup could archive cpu/mem/sched control at process unit,
> then how to provide such control on some other hardware like serial port/nic ?
> Is there any mechanism in linux enables me to do so?
>
> thanks
>
>
>
> bill
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>

Hi Bill,

May be SELinux or Tomoyo will help you.



More information about the Kernelnewbies mailing list