Re an earlier em thread, "HTTP and SMP" April 2004, I
decided to test my out-of-the-box P4 (2.8E) HT
threading enabled with SATA HD.
Test was to build identical kernels using FreeBSD 4.10
taking note of the compile times. Then reboot with:
SMP, APIC_IO in kernel, and machdep.hlt_logical_cpus:
0.
On Jun 11, 2004, at 3:32 AM, Ruslan Ermilov wrote:
On Thu, Jun 10, 2004 at 07:11:32PM -0400, Chuck Swiger wrote:
Was the patch not made relative to /usr/src?
It was. I don't know what your problem is.
I retried on another machine and patch had no problems, so it seems
most likely that I did somet
O.K., I have been doing a lot of testing with this, though have not yet
managed to generate a lot of useful data sadly.
To summarise - with net.inet.ip.portrange.randomized set to 1 I
am seeing failures of mysql connections from a machine back to a server
on the same machine. These happen rarely,
Bilal Ahmed wrote:
I have been facing an error on running sshd:
/usr/sbin/sshd
Could not load host key: /etc/ssh/ssh_host_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Are these two files not there?
In 5.X, you should start such daemons from /etc/rc.d :
# cd /etc/rc.d
# ./sshd
Hi All.
I can't resolve little problem. Couple of words about.
I've 2 offices in different cities. I need connect them via VPN. I'd
read Handbook article "10.10 VPN over IPsec" and did all exactly. Fine,
i have secured channel but ... without compression. I can't do
compression. I'd tried do so
On 2004-06-11 06:41, pirat <[EMAIL PROTECTED]> wrote:
>On Thursday, 10 June 2004 at 21:49:01 +0700, pirat wrote:
>>
>> i boot my inspiron 1100 box but it stop at
>>
>> db>
>>
>> and i can not get out of there. what i did were that i copied
>> ltmdm.ko from other machine to inspiron at /boot/kern
On Thu, Jun 10, 2004 at 07:11:32PM -0400, Chuck Swiger wrote:
> Ruslan Ermilov wrote:
> >For those of you interested, here you can find a patch that
> >adds the IPFW2 lookup tables feature to RELENG_4:
> >
> >http://people.FreeBSD.org/~ru/patches/ipfw_tables.patch
> >
> >I plan to commit it next Fr