Re: process tracking

2015-04-21 Thread Ruben Safir
On 04/21/2015 01:09 PM, Mustafa Hussain wrote: > in fact i don't need to change the policy of the process, you missed the point. Anyway, this list is really about learning the kernel and not tech support. You might get better responses on usenet. Ruben ___

Re: process tracking

2015-04-21 Thread Mustafa Hussain
in fact i don't need to change the policy of the process, i just want to know weather the process is used in rq or not. for example i have opened a lot of apps like pdf reader and google chrome now i'am using google chrome, and still the pdf reader in the rq.. right ? how can i detect that the us

Re: Achieve multi-threading in MIPS assembly

2015-04-21 Thread John de la Garza
On Mon, Apr 20, 2015 at 09:52:26PM -0400, valdis.kletni...@vt.edu wrote: > On Tue, 21 Apr 2015 01:05:19 -, "Chaturvedi, Akash" said: > > > I am writing MIPS assembly code for a 'Word guessing game'. > > Why? > > gcc -O2 will almost certainly generate faster code than you can (unless you're >

Re: How do _you_ read the linux source?

2015-04-21 Thread John de la Garza
On Mon, Apr 20, 2015 at 05:46:57PM -0700, r0...@simplecpu.com wrote: > I figured rather then trying to parse those and come up with a model > that probably isn't true, I'd just directly ask. I dunno. Maybe its > not an appropriate question for this mailing list. I appreciate the question and respo

sched: RT throttling activated

2015-04-21 Thread Abhishek Bist
Hi, I am just running my module which is accessed by a simple application and has nothing to deal with RT process so why this message is popped up onto my dmesg buffer. Or why scheduler is not able to differentiate between a normal process and a RT process. __