On Tue, Oct 23, 2001 at 04:54:21PM +0200, Jesús Arnáiz wrote:
> I heard about CFS and TCFS (but this is not still supported by FreeBSD), is
> there any better bet? If anyone know any good resource (sites, papers, ...)
> on these topics please tell me.
I can attest to using CFS for several practic
Hello,
does FreeBSD currently have something similar to linux's kernel_thread() ?
Or is it what KSE intends to implement ? Can I somehow run "independent"
kernel thread, which will, for instance, check some flag that I set inside
interrupt handler and do some job that can't be done in the interru
* Eugene L. Vorokov <[EMAIL PROTECTED]> [011025 03:03] wrote:
> Hello,
>
> does FreeBSD currently have something similar to linux's kernel_thread() ?
> Or is it what KSE intends to implement ? Can I somehow run "independent"
> kernel thread, which will, for instance, check some flag that I set in
On 25-Oct-01 Eugene L. Vorokov wrote:
> Hello,
>
> does FreeBSD currently have something similar to linux's kernel_thread() ?
> Or is it what KSE intends to implement ? Can I somehow run "independent"
> kernel thread, which will, for instance, check some flag that I set inside
> interrupt handle
On Wed, Oct 24, 2001 at 07:53:39PM -0600, Lyndon Nerenberg wrote:
> For a long while now I've been running with the bwk version of awk
> in preference to the GNU gawk shipped in the base OS. Nothing has
> broken as a result of the change, therefore I'm starting to wonder
> if a NO_AWK macro for ma
I cannot mount any of the NFS shares that I share from my server due to a
problem with mountd and RPC.
rc.conf looks like this:
network_interfaces="lo0"
removable_interfaces="wi0"
nfs_server_enable="YES"
nfs_server_flags="-t -u -n 4"
/etc/exports looks like this:
/mp3 myclient
I have th
First of all, sorry for the dumb questions.
I've installed the cvsupd-mirror port, so I now have around 1.5Gb of
CVS data in /usr/repo.
I was wondering if there was a way to access this as a CVS repository?
What I'm really after is a way to read commit messages/diffs from it -
primarily for R
===
KIBEX 2001- ±¹Á¦°ÇÃà¹Ú¶÷ȸ ´º½º·¹ÅÍ
Å°º¤½º 2001 - ±¹Á¦°ÇÃà¹Ú¶÷ȸ
2001³â 12¿ù 5 - 9ÀÏ/ ¼¿ï¹«¿ªÀü½ÃÀå
On Thu, 25 Oct 2001, Eugene L. Vorokov wrote:
> Hello,
>
> does FreeBSD currently have something similar to linux's kernel_thread() ?
> Or is it what KSE intends to implement ? Can I somehow run "independent"
> kernel thread, which will, for instance, check some flag that I set inside
> interrupt
On Tue, 23 Oct 2001 12:27:55 + (UTC), in sentex.lists.freebsd.hackers
you wrote:
>But alas, I cannot find any procedures for doing this. Does anyone know
>how to duplicate a master disk to a "new" slave disk??? It would REALLY
>make my life much easier.
Test it to make sure it works, but ro
On Thu, Oct 25, 2001 at 04:13:09AM -0600, Joesh Juphland wrote:
>
> I cannot mount any of the NFS shares that I share from my server due to a
> problem with mountd and RPC.
>
> rc.conf looks like this:
>
> network_interfaces="lo0"
> removable_interfaces="wi0"
> nfs_server_enable="YES"
> nfs_se
On Thu, Oct 25, 2001 at 11:59:03AM +0100, Rasputin wrote:
>
> First of all, sorry for the dumb questions.
>
> I've installed the cvsupd-mirror port, so I now have around 1.5Gb of
> CVS data in /usr/repo.
>
> I was wondering if there was a way to access this as a CVS repository?
>
> What I'm re
Hi!
I plan to be in Kyiv on Monday, 29th, visiting British Embassy's
visa section. If someone from Kyiv staff could meet me and help
me out, I would be very grateful.
Thanks in advance,
--
Ruslan Ermilov Oracle Developer/DBA,
[EMAIL PROTECTED] Sunbay Software AG,
[EMAIL PRO
"Ilmar S. Habibulin" wrote:
>
> I'm trying to implement wiping of freed swap pages inside swap_pager.
> I'm using 2.2-branch, here is my thoughts and steps:
>
> I have a (starting) block number of swapped page, i know page size, and i
> know that i have to use some pool of buffers inside kernel
>You wouldn't happen to have a portmap_enable="NO" line in your rc.conf,
>would you?
No, I do not. Further, I see 'portmap' in the process list, so it is indeed
running.
--joesh
_
Get your FREE download of MSN Explorer at http
On 25-Oct-01 Joesh Juphland wrote:
>
> I cannot mount any of the NFS shares that I share from my server due to a
> problem with mountd and RPC.
mountd seeems fine, it seems more that nfsd is having problems. Erm. Duh.
When you manually started mountd, did you also manually start nfsd? You
I am seeing strange behaviour with a kld module
which prints out the curproc->p_pid of the caller.
Here are the details :
Configuration :
---
Uniprocessor kernel/Single i686 CPU
4.3-RELEASE
kernel config = GENERIC + {DUMMYNET, BREAK_TO_DEBUGGER}
Setup :
---
(a) I have a kl
Hi
I'm trying to rebuild the kernel after updating the
source tree by cvsup on my notebook (866 Pentium III). Everything seems ok, but
when I reboot it, It stops and shows me:
pci_cfgintr_search: linked (41) to configured irq 0
at 0:2:0
Fatal trap 12: page fault while in kernel
mode
fa
You're wired fine. You're seeing collisions because it's half duplex.
To avoid collisions you need a full duplex segment, otherwise the router
and etinc talking at the same time will lead to a collision. This is
normal and is not cause for concern.
Marcelo Leal wrote:
>
> i have the follow pro
On Thu, Oct 25, 2001, Joesh Juphland wrote:
>
> P.S. I have ipfw built into the kernel, with the 'block all' setting, but in
> /usr/local/etc/rc.d I have a script that runs ipfw add 65500 allow all
> from any to any so I don't think that ipfw is hurting me
Have you checked the logs to
memmem(3) is another one substring searching function. Unlike str(n)str
it could be used for binary strings search. memmem is compatible with GNU
libc memmem.
Please comment/review.
Andrew.
diff -ruN src.orig/include/string.h src/include/string.h
--- src.orig
--
==//> Jeffrey Michael Reed
==//> Metro West Boston Linux User Group
==//> Co-founder/Administrator
==//> HTML, PHP, GNU/Linux
==//>
==//> Phunky Phresh stuff about...
==//> GNU/Linux, Hacking, Humor,
==//> Movies, Music, Programming,
==//> and Underground News about
==//> t
Joesh Juphland wrote:
>
> >You wouldn't happen to have a portmap_enable="NO" line in your rc.conf,
> >would you?
>
> No, I do not. Further, I see 'portmap' in the process list, so it is indeed
> running.
ipfw add 1 allow all from any to any
-- Terry
To Unsubscribe: send mail to [EMAIL PROTEC
On 26-Oct-01 Terry Lambert wrote:
> Joesh Juphland wrote:
>>
>> >You wouldn't happen to have a portmap_enable="NO" line in your rc.conf,
>> >would you?
>>
>> No, I do not. Further, I see 'portmap' in the process list, so it is indeed
>> running.
>
> ipfw add 1 allow all from any to any
His n
Err ... just another dump question:
I'm unable to access the anoncvs server ...
(using bash)
% export CVSROOT=:pserver:[EMAIL PROTECTED]:/home/ncvs
% cvs login
(Logging in to [EMAIL PROTECTED])
CVS password:
cvs [login aborted]: connect to anoncvs.FreeBSD.org:2401 failed
On Fri, Oct 26, 2001 at 09:15:28AM +0200, Peter Wullinger wrote:
> Err ... just another dump question:
>
> I'm unable to access the anoncvs server ...
>
> (using bash)
> % export CVSROOT=:pserver:[EMAIL PROTECTED]:/home/ncvs
> % cvs login
> (Logging in to [EMAIL PROTECTED])
> CVS pas
somewhat strange your cross.. I am accoustumed to use the 568A/568B normalized cross,
which is:
1-white-green
2-green
3-white-orange
4-blue
5-white-blue
6-orange
7-white-maroon
8-maroon
the other side:
1-white-orange
2-orange
3-white-green
4-blue
5-white-blue
6-green
7-white-maroon
8-maroon
a
to irado:
read some information at www.ots.utexas.edu/ethernet
to leal:
try to test with different NIC`s and cabels.
On Thu, 25 Oct 2001, [EMAIL PROTECTED] wrote:
>
> somewhat strange your cross.. I am accoustumed to use the 568A/568B normalized
>cross, which is:
>
> 1-white-green
> 2-green
28 matches
Mail list logo