el
> : @@ -78,6 +79,10 @@ Note that
> : does not append
> : .Ar SYSTEM_NAME
> : to the directory given.
> : +.It Fl k Ar ksrcdir
> : +Use
> : +.Ar ksrcdir
> : +as the kernel source tree directory, instead of the default one.
> : .It Fl g
> : Conf
On Wed, 17 Mar 2010 12:14:49 -0700
Oleksandr Tymoshenko wrote:
>
> On 2010-03-17, at 12:04 PM, Alex RAY wrote:
>
> > Hackers
> > help find the correct answer, in what way I can send interrupt on GPIO to
> > the userspace script.
> > I know that I can make t
---
Rybalko Aleksandr r...@dlink.ua
aka Alex RAY r...@ddteam.net
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
code in this case, not the executable
> code. E.g. lzma source should most likely go under /usr/src/contrib,
> and be built separately for kernel and userland.
I understand.
I'm trying to think about the future of FreeBSD in embedded. :)
--
Alexandr Rybalko
aka Alex RAY
__
ourse.
> In particular, I've seen references to the lzma libraries
> distributed with lzip. Unfortunately, lzip is GPLv3
> so is not a candidate for inclusion in FreeBSD's base
> system.
>
> Tim
>
Thanks for that info.
GEOM_ULZMA contain two parts mkulzma a
Hi,
On Sat, 20 Feb 2010 22:36:02 +0800
Adrian Chadd wrote:
> On 20 February 2010 04:26, Alex RAY wrote:
>
> > :) No, I don`t think about "magically faster", now I near to release
> > FreeBSD firmware for D-Link DIR-320 router which have only 4MB of flash
> >
d be interesting to see a comparison of sizes
> with geom_uzip if you have them.
Simple answer:
-rwxr-xr-x 1 ray wheel 16299520 Feb 19 20:59 fsimg.iso.64k.lzma
-rwxr-xr-x 1 ray wheel 20882432 Feb 19 20:57 fsimg.iso.64k.uzip
-rw-r--r-- 1 ray wheel 65472512 Feb 19 20:56 fsimg.iso
H
Hi Ryan,
One last thing, thanks for your help,
Can you recommend any articles or books on developing with the FreeBSD
virtually memory manager?
Thanks
Ray Kinsella
On Sun, May 10, 2009 at 5:22 PM, Ryan Stone wrote:
> Oh, and you're passing VM_PROT_ALL -- that says "map this
ah I specified VM_PROT_ALL because I though that was "protecting"
against reads/writes and executes.
I had it the wrong way around, it was that VM_PROT that confused me,
my kernel panic works perfectly now thanks.
Regards
Ray Kinsella
On Sun, May 10, 2009 at 5:22 PM, Ryan Stone w
actually protecting more than one page of memory?
Thanks
Ray Kinsella
- cut here
-
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
ed this question if you'd done your homework.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
SMP, SMT, NUMA architectures.
These may be there already in ULE, although I'm not sure about NUMA.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "
On Jan 5, 2008 12:16 PM, Kip Macy <[EMAIL PROTECTED]> wrote:
> It can easily be done, there is no API for it in CVS.
I have a situation where this is needed. I would appreciate if you
tell me how to do it.
Ray.
___
freebsd-hackers@freebsd.or
On Jan 5, 2008 4:56 PM, Kip Macy <[EMAIL PROTECTED]> wrote:
> http://perforce.freebsd.org/changeView.cgi?CH=124874
Yes, that's it. Thanks very much.
Ray.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/li
All,
what's the status of FreeBSD Xen support? The last I heard was that it
had DomU support and someone was working on Dom0 support? Has DomU
support been integrated in to -current?
Thanks,
Ray.
___
freebsd-hackers@freebsd.org mailing list
on bge0 but got reply from 00:e0:81:32:e0:a0 on
fxp0
| > > arp: 192.168.10.15 is on lo0 but got reply from 00:30:48:51:ce:f0 on bge0
| > > arp: 192.168.10.1 is on fxp0 but got reply from 00:30:48:52:08:03 on bge0
| >
| >here is the ifconfig from the mail server:
| >
| >
on bge0 but got reply from 00:e0:81:32:e0:a0 on
fxp0
| > > arp: 192.168.10.15 is on lo0 but got reply from 00:30:48:51:ce:f0 on bge0
| > > arp: 192.168.10.1 is on fxp0 but got reply from 00:30:48:52:08:03 on bge0
| >
| >here is the ifconfig from the mail server:
| >
| >
y from 00:30:48:51:ce:f0 on bge0
> arp: 192.168.10.1 is on fxp0 but got reply from 00:30:48:52:08:03 on bge0
here is the ifconfig from the mail server:
[EMAIL PROTECTED] ray]$ ifconfig
fxp0: flags=8843 mtu 1500
inet 192.168.10.15 netmask 0xff00 broadcast 192.168.10.255
ether 00
works, but have as of yet not
installed it. Just wondering if anyone has fooled around in this area for audio
or video?
Thanks!
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, sen
.
Wish everyone a great 2006.
Ray.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
so check to make sure your IDE
cables aren't exessively long or anything, since sometimes that can produce
strange timing errors.
Anyway, just off the top of my head, that's about where I would start looking :)
Can you provide a little background on the hardw
c.
| Tel. +38 044 244 1181, ext. 1038
| Fax. +38 044 234 0455
The only thing I can add is that a sys admin friend of mine did try using the
poll/select to increase performance and had to finally abandon it due to
instability problems under load.
I've never tried it first hand myself. N
DVD burner and
back up 4 or 8GB's a time to something you can store off site.
Anyway, hope that helps a bit :)
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any
nks for the descriptive email, but how is that helpful, and how does
| it connect up with 'freebsd-hackers'? Maybe this belongs on -chat instead.
|
| Eric
I didn't start the thread...
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
T-shirt with that on it.
But at long as the OS works, I'm not too worried about the logo.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
olor), but that's just encouragement to stay paperless
| anyway ;-)
|
| I think that it'll look great when shown on the new web site design.
what's the URL for the logo?
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd
!
|
| kamal
telnet localhost 21
telnet localhost 22
see if you get connections
do you have a firewall running? Such as ipf. If so, make sure you have rules
to allow traffic on those ports from outside machines, etc.
Ray
___
freebsd-hackers@free
er, cheaper and faster to just add additional hardware (assuming you are
working in a cluster).
But to echo what Sergey says, you'd be surprised how often poor coding is the
root of the problem, not the kernel.
Ray
___
freebsd-hackers@freebsd.or
very long.
|
| --
| Peter Jeremy
I just checked the temp on my workstation for comparison. It's running two SATA
drives (74GB Raptors) and the temp on those drives is 30C/86F. Like Peter says,
at 133F, I don't think they would last ve
f the machine won't boot,
you can boot into single user mode and copy the old kernel back in place.
An excellent book on the subject is:
Absolute BSD: The Ultimate Guide to FreeBSD (Paperback)
good luck.
Ray
___
freebsd-hackers@freebsd.org mailing
ted to 'shutdown -r now' from the
serial port.
BTW, I tried telnet via MS-DOS and still the same... so it seems like it's not a
Putty issue per se, but maybe something having to do with how the emulation is
handled across the serial port vs. the network?
Any ideas would be most ap
> like to see what the theoretical limit of the machine is without it
| > perhaps
| > limiting connections in some manner.
| >
| > Thanks!
| >
| > Ray
|
| Er, if you're seeing those messages, your benchmark is going very awry!
|
| The kernel is telling you that 7500 junk packet
t.tcp.log_in_vain: 0
net.inet.udp.log_in_vain: 0
but still does it. Is there any way to disable it short of installing ipf? I'd
like to see what the theoretical limit of the machine is without it perhaps
limiting connections in some manner.
Thanks!
Ray
__
Does anyone on the hackers list develop in GTK+ ? I was thinking about trying
my hand at some applications for BSD and would like to make contact with anyone
else who programs for FreeBSD using the GTK frame work.
Thanks.
Ray
___
freebsd-hackers
er...
Thanks Karel. I got my FreeBSD desktop up and running. It's on X window and
gnome. I am not sure about setting up the window manager, but may try that
later. I did re-compile the kernel for SMP and strip it down a bit. I also
compiled/installed GAIM, gimp, putty an
odeweaver that looks pretty good - but I'm not sure if it will work on
BSD
Thanks again.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
gemaker, etc).
Anyway, any help anyone can provide would be great? I just feel like I'm
lacking a core understanding of how Windowing and desktop interfaces to the
Kernel. And like I say, as much as I would like to make this all happen on
FreeBSD, i
yeah, thanks. I'm subscribed to performance also - it's kinda dead over there.
I'll check the archives also, thanks.
Ray
At 11:42 AM 6/13/2005 +0200, Julian H. Stacey wrote:
| [EMAIL PROTECTED] wrote:
| > Hello list,
| >
| > I've recently been doing quite a
11 to 5.3 (or 5.4) and if so, is 4.11 faster in any areas and/or does
it provide any benefits over 5.3+?
Thanks.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any ma
communication comes into play).
Anyway, have fun! :)
Ray
At 07:55 PM 6/3/2005 -0400, Aziz Kezzou wrote:
| Hi all,
| It's probably not the right mailing list to ask but I am really
| surprised about global variable sharing in a multithreaded C
| application. If I remember well my multithre
Thanks. I didn't realize it did that.
Ray
At 12:44 PM 5/4/2005 +0200, Jeremie Le Hen wrote:
| Hi,
|
| On Wed, May 04, 2005 at 02:14:31AM -0700, [EMAIL PROTECTED] wrote:
| > Does anyone know if FreeBSD and/or OpenSSL will support the Broadcom
BCM95820
| > SSL acceleration cards? I
oes anyone have any experience
with this (or other SSL) card and/or would anyone know where to start if
attempting to get one of these cards to work?
Any ideas, suggestions?
Thanks.
Ray
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.o
For me, I'm not looking to
squeeze every possible ounce of performance out of the machines - stability is
the first priority, then speed (as much as possible while staying with something
fairly standard and tested) is the next concern.
Thanks!
R
Yeah, the only mentions of tweaking these I could find on the web was in
relation to Postgres.
Ray
At 10:39 AM 4/7/2005 +0200, Stijn Hoop wrote:
| On Thu, Apr 07, 2005 at 06:36:39PM +1000, Peter Jeremy wrote:
| > As far as I can tell, neither Apache nor MySQL
| > use any SystemV IPC on F
Great run down, thanks Peter - I will do more checking in those areas.
Ray
At 06:36 PM 4/7/2005 +1000, Peter Jeremy wrote:
| On Tue, 2005-Apr-05 05:26:01 -0700, [EMAIL PROTECTED] wrote:
| >options SHMALL=
| >options SHMMAX=
| >options SHMMAXPGS=
|
one on the list that has experience with changing these that can
provide a clear, down to earth explanation as to their impacts? Just hearing
"you get more memory" doesn't really explain what the OS can do with it, or what
not having enough c
that process I would
think. I've never looked into the details of how it all happens (as far as
master.passwd vs. passwd), but this might be something to check into, as it
could relate to your situation.
Ray
At 01:26 PM 3/20/2005 -0600, H. S. wrote:
| Hey,
|
| I'm using FreeBSD on vario
Hi List(s),
I ran into some issues with FreeBSD 5.3 crashing on heavy read/writes while
using a Tyan Thunder K8SR motherboard with SCSI support. Here is a screen shot
of the lock up:
http://www.redshift.com/~ray/amd/
I wrote to Tyan and one of their tech's replied with the note
On Mon, 11 Oct 2004 11:48:06 -0700, you wrote:
>I have a HP DL380g3 I was running 5.2.1-REL on (I think it was on -p9).
>I did a source upgrade to 5.3-beta7, including mergemaster -p, followed
>by mergemaster which did upgrade /etc/ssh/sshd_config.
>
>When I am now trying to connect from SecureCRT
.c:1010
#13 0xc06b8a5d in Xint0x80_syscall () at {standard input}:136
Cheers,
joelh
--
Joel Ray Holveck - [EMAIL PROTECTED]
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
___
[EMAIL PROTECTED] ma
I've been studying a few things in pthreads to figure out a bug that's
had me banging my head against a wall. I'd be interested in knowing
what peoples' thoughts are.
The basic scenario is that a fd loses its schedulability after the
process calls daemon(). To review:
The current pthreads impl
t screams about undefined reference to
'ftime'
Any help would be appreciated.
Thanks,
Ray
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
At 01:16 PM 3/31/00 -0600, you wrote:
>I am having a problem with ssh sessions from my windows box to my freebsd
>box timing out after a number of idle minutes. SecureCRT still shows a
>valid connection until I try to type some keys, and then after a minute it
>says "connecton reset". I belie
I am having a problem with ssh sessions from my windows box to my freebsd
box timing out after a number of idle minutes. SecureCRT still shows a
valid connection until I try to type some keys, and then after a minute it
says "connecton reset". I believe I have isolated the problem to the ipfw
Are you interested in external floppy drives with that type
of bus?
I have some more junk of that type, I'll see what I can find.
:)
-Ray
Content-Description: Original Message
-- Start of included mail From: Poul-Henning Kamp <[EMAIL PROTECTED]>
> Subject: IEEE-488: lo
, Peter Wemm wrote:
> > Good stuff! People may ask "why bother?", but it gives us access to a
> > heap of embedded POS systems that are stuck with OS/2 and Y2K
> > nightmares.
>
> Don't forget the PS/2 laptops that use MCA.
>
> I'm sure the bottom has
bottom has fallen out of that market and those machines do
> have nice screens.
>
Ray Hyatt, Jr.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
.a to contain common
> routines like the long getopt...
Many of these common GNU routines (including getopt_long) are in
liberty. That's what it was made for. It's fallen out of
maintainence, but I recall somebody making noises a month or two ago
about reviving it.
joelh
--
Joel
.a to contain common
> routines like the long getopt...
Many of these common GNU routines (including getopt_long) are in
liberty. That's what it was made for. It's fallen out of
maintainence, but I recall somebody making noises a month or two ago
about reviving it.
joelh
--
Joel R
is why it will normally mislabel
RPC services; if in doubt, use rpcinfo.)
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe
is why it will normally mislabel
RPC services; if in doubt, use rpcinfo.)
joelh
--
Joel Ray Holveck - [EMAIL PROTECTED]
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscr
's born, he's
gonna be made."
(I haven't read Levy in ages, and I am probably mangling the quote. I
can't even be sure that it's from Levy. FWIW, I think the originator
was either Gosper or GLS.)
Cheers,
joelh
[1] Levy, Steven. _Hackers_. Anchor/Doubleday 1984 ISBN 0-38
's born, he's
gonna be made."
(I haven't read Levy in ages, and I am probably mangling the quote. I
can't even be sure that it's from Levy. FWIW, I think the originator
was either Gosper or GLS.)
Cheers,
joelh
[1] Levy, Steven. _Hackers_. Anchor/Doubleday 1984 ISBN 0-
at happens when the system is shut down? Would everything
happen nicely then?
Thanks,
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: send mail to majord...@freebsd.org
What, to the reckoning of the resident populace, would happen if
somebody were to rm a vnconfig'd swapfile while it was in use?
Thanks,
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
e don't seem to be as many virii floating
> around.
I haven't seen any, have you? The fact that it actually *shows* you
the code before asking for confirmation probably helps, as well as the
fact that anybody can see it in the document.
Cheers,
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
7;s for different
things. All other things (disk speed, etc) being equal, what's this
groups' opinion?
Huzzah! to Dyson et al for making our VM system self-tuning. Any
thoughts about hints to give it?
Thanks,
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anyt
centrate on MCSE study
guides and the like... No Stevens, no daemon book, no Knuth, little
ORA.
Happy hacking,
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: sen
as far back as 1.x.
> My earliest memory of it was as "Bruce's new interrupt code" for 386bsd.
> It was part of the 386bsd patchkit I think.
Why mask out the interrupts at all, instead of queuing them in handler
level?
joelh
--
Joel Ray Holveck - jo...@gnu.org
Fourth
69 matches
Mail list logo