Re: [vox] scheduling question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox] scheduling question
Thanks. I know nice will lower the prority, but, if you are not under
attack, don't you want to keep the priority up?? I just don't understand
what the kernel really does I mean, if people keep opening threads, what
happens? It seems like black magic. We are trying to talk some guys into
using Linux, and they asked that question. I wasn't sure what to say.
On Thursday 24 January 2002 08:53 pm, you wrote:
> I don't know nothin' 'bout nothin', but try 'man nice'. It's way too
> simple for what you want to do, though.
>
> Hmm... 'nice' as a way to protect against a DoS... :)
>
> -Tom
> tlburnett@ucdavis.edu
> tom@gamerzday.com
>
> > Suppose I have a task (actually a Java Virtual Machine) running at a
> > certain priority. Now, I have Apache running at a lower priority. Now,
> > suppose someone invokes a denial of service attack on Apache, by
> > smothering it with requests. Will this impact on the time being
> > allocated to the JVM? Can I guarantee a certain percentage of time to the
> > JVM? What if the JVM runs at a lower priority than Apache?
> > Also, would it be feasible to have some task running that monitors what %
> > of time Apache gets, and lower it's priority if it is getting too much
> > time?
>
> _______________________________________________
> vox mailing list
> vox@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox
_______________________________________________
vox mailing list
vox@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox
|