How to isolate Hardware for one particular process
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
On Tue, Aug 2, 2011 at 10:16 AM, bill <bill_carson@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@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi Bill, May be SELinux or Tomoyo will help you.
participants (2)
-
bill -
Vladimir Murzin