On Sun, Aug 03, 2003 at 03:15:38PM +0100, Aidan Kehoe wrote:
> Ar an 1? l? de m? 8, scr?obh George Georgalis :
>
> > How do I disable tcp/6000 connections?
>
>No-one else seems to have mentioned this, so I'll address it; pass the
>server the options "-nolisten tcp" on the command line. 

thanks. hummm but it doesn't seem to work....

This is how I'm invoking X, it's a djb daemontools (tcpserver) run script.

#!/bin/sh
exec 2>&1
exec envuidgid user /usr/bin/X11/X  -ac -nosilk -br -allowMouseOpenFail \
        -nolisten tcp 


It works great, even if I kill X it comes back up, but it still listens
on 6000.  I find this odd, maybe I need to invoke it with Xfree86, not X?



On Fri, Aug 01, 2003 at 12:38:37PM -0700, Tim Roberts wrote:
>>(WW) via(0): Failed to set up write-combining range (0xd8000000,0x2000000)
>
>It's not a "big" deal; write-combining is a performance optimization available
>on Pentium-II and beyond.  It's possible the MTRR has already been set up; what
>do you get if you cat /proc/mtrr?

On Fri, Aug 01, 2003 at 12:49:05PM -0700, Alex Deucher wrote:
>> 
>> 
>> Also whatever this means, I have the feeling it's a big deal
>> regarding
>> the cle266, is this something I need to fix in BIOS?
>> 
>> (WW) via(0): Failed to set up write-combining range
>> (0xd8000000,0x2000000)
>> 
>Does your kernel have support for MTRRs compiled in?

The kernel did have mtrr enabled, but cat proc/mtrr did not provide
all the nice info like in the docs.

I think it is incomplete development of the via source... I'm really
glad I got a buildable snapshot of xc! For my project the load has gone
from 90-115% to 50-85% so it's clear the cle266 is being utilized :-}

// George


-- 
GEORGE GEORGALIS, System Admin/Architect    cell: 646-331-2027    <IXOYE><
Security Services, Web, Mail,            mailto:[EMAIL PROTECTED] 
Multimedia, DB, DNS and Metrics.       http://www.galis.org/george 

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to