yes, already had tried.
renice -10
On 10/22/07, Pollywog <[EMAIL PROTECTED]> wrote:
>
> > Yi Wang wrote:
> > > Hi,
> > >
> > > My box is running 7.0-PREREALEASE.
> > >
> > > When I run more than two building tasks, X11 became extremely slow.
> > > The mouse pointer can also hardly move.
> > >
>
IPI_PREEMPTION allows the scheduler running on CPU A to preempt a thread
on CPU B. This should reduce latency in some circumstances.
# PREEMPTION allows the threads that are in the kernel to be preempted
# by higher priority threads. It helps with interactivity and
# allows interr
> Try adding "options FULL_PREEMPTION" to your kernel.
>
>
>
What is the difference between this and PREEMPTION + IPI_PREEMPTION?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send
> Yi Wang wrote:
> > Hi,
> >
> > My box is running 7.0-PREREALEASE.
> >
> > When I run more than two building tasks, X11 became extremely slow.
> > The mouse pointer can also hardly move.
> >
> > Running more than two building tasks under 6-stable does not introduce
> > the issues.
> >
> > Does an
Thanks to all.
But I have the ULE scheduler enabled in the kernel.
% cat /usr/src/sys/i386/conf/MYKERNEL | grep -v ^# | grep -v ^$
cpu I686_CPU
ident MYKERNEL
options SCHED_ULE # 4BSD scheduler
options PREEMPTION # Enable kernel th
On Saturday 20 October 2007, Yi Wang wrote:
> Hi,
>
> My box is running 7.0-PREREALEASE.
>
> When I run more than two building tasks, X11 became extremely slow.
> The mouse pointer can also hardly move.
>
> Running more than two building tasks under 6-stable does not
> introduce the issues.
>
> Doe
On Sun, Oct 21, 2007 at 11:07:34AM +0800, Yi Wang wrote:
> Hi,
>
> My box is running 7.0-PREREALEASE.
>
> When I run more than two building tasks, X11 became extremely slow.
> The mouse pointer can also hardly move.
>
> Running more than two building tasks under 6-stable does not introduce
> the
On Sun, Oct 21, 2007 at 11:07:34AM +0800, Yi Wang wrote:
> My box is running 7.0-PREREALEASE.
>
> When I run more than two building tasks, X11 became extremely slow.
> The mouse pointer can also hardly move.
>
> Running more than two building tasks under 6-stable does not introduce
> the issues.
Yi Wang wrote:
Hi,
My box is running 7.0-PREREALEASE.
When I run more than two building tasks, X11 became extremely slow.
The mouse pointer can also hardly move.
Running more than two building tasks under 6-stable does not introduce
the issues.
Does any one know how to solve it?
Hi,
I ha
Hi,
My box is running 7.0-PREREALEASE.
When I run more than two building tasks, X11 became extremely slow.
The mouse pointer can also hardly move.
Running more than two building tasks under 6-stable does not introduce
the issues.
Does any one know how to solve it?
--
Regards,
Wang Yi
10 matches
Mail list logo