0n Wed, Aug 06, 2008 at 07:14:51PM -0400, [EMAIL PROTECTED] wrote:
>I would like to submit the idea of implementing a similar environment
>into FreeBSD. After looking through the developers links and googling I
>found no project for FreeBSD that implemented anything similar to thi
On Thu, Aug 07, 2008 at 01:06:38AM -0400, Mike Meyer wrote:
>On Wed, 6 Aug 2008 22:34:51 "Michael B Allen" <[EMAIL PROTECTED]> wrote:
> > But of course the format of data in a database is largely irrelevant.
> > You could implement the same thing with dbm files or a more forgiving
> > text format.
On Thu, Aug 07, 2008 at 11:29:49AM +0100, Matthew Seaman wrote:
> Jeremy Chadwick wrote:
> > On Wed, Aug 06, 2008 at 07:14:51PM -0400, [EMAIL PROTECTED] wrote:
> >> To who it may concern,
> >>
> >>I am A FreeBSD administrator as well as a Solaris Administrator. I use
> >> BSD at home but Solari
On Thu, Aug 07, 2008 at 11:25:39AM -0400, Mike Meyer wrote:
> On Thu, 7 Aug 2008 09:15:00 +0300 Alex Kozlov <[EMAIL PROTECTED]> wrote:
> > [1]:
> > $cat /usr/local/bin/service
>
> Basically what I had in mind, but it can be made more portable across
> FreeBSD con
On Fri, Aug 08, 2008 at 12:19:54PM +0200, Dag-Erling Smørgrav wrote:
> Alex Kozlov <[EMAIL PROTECTED]> writes:
> > Matthew Seaman <[EMAIL PROTECTED]> writes:
> > > [...] XML itself is too general-purpose: it has too much baggage
> > > designed f
On Fri, Aug 08, 2008 at 09:57:07AM +0100, Vincent Hoffman wrote:
> > On Thu, Aug 07, 2008 at 11:25:39AM -0400, Mike Meyer wrote:
> >> On Thu, 7 Aug 2008 09:15:00 +0300 Alex Kozlov <[EMAIL PROTECTED]> wrote:
> >>> [1]:
> >>> $cat /usr/local/bin/service
here's
no user-space code...
Thanks in advance,
Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
0n Sun, Sep 14, 2008 at 09:28:28PM -0700, Jeremy Chadwick wrote:
>On Mon, Sep 15, 2008 at 10:37:18AM +0800, Wilkinson, Alex wrote:
>> 0n Fri, Sep 12, 2008 at 09:32:07AM -0700, Jeremy Chadwick wrote:
>>
>> >> About the only real improvem
0n Fri, Sep 12, 2008 at 09:32:07AM -0700, Jeremy Chadwick wrote:
>> About the only real improvement I'd like to see in this setup is the
ability
>> to spin down idle drives. That would be an ideal setup for the home RAID
>> array.
>
>There is a FreeBSD port which handles
and
tests reading those files have had no problems either. Only talking in
the 40Gb range though.
hth,
--Alex
PS The problems we experienced didn't include wedging, iirc. Files
would fail to rename, but if you waited 30 seconds and looked for your
target file, it would, hey presto, ha
Christian Weisgerber wrote:
> Oh, and everybody is invited to run
>
> $ cd /usr/ports/archivers/lzo2 && make
$cd /usr/ports/archivers/lzo2 && time sudo make
[...]
All tests passed. Now you are ready to install LZO.
real1m1.041s
case, good job.
--
Alex Dupre
___
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"
(most with ATI ES1000 cards), with a 320x200x8 bitmap.
No problems with i386 (on the same machines).
--
Alex Dupre
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to &qu
is is a testament to the greatness of the ports system and an
illustration to my claim: building a port does affect the end user.
-- Alex -- alex-goncha...@comcast.net --
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/
0n Wed, Apr 01, 2009 at 10:53:06PM +0200, Ed Schouten wrote:
>You can increase the maximum amount of PTYs by editing a lot of source
>files on your system. There is some good news: in -CURRENT we switched
>to Unix98-style PTYs (/dev/pts/%u). Right now the maximum amount of PTYs
Hello, freebsd-hackers
my system is 7.2-RELEASE
there is a which is included in a lot of headers, but a
few of them instead of including it, generate "#error this file needs
sys/cdefs.h".
seems like an omission, but if it's intentional I'm curious why it is
so.
04/08/2009 в 02:26 -0300, Carlos A. M. dos Santos:
> On Mon, Aug 3, 2009 at 4:56 PM, Alex Zimnitsky wrote:
> > Hello, freebsd-hackers
> >
> > my system is 7.2-RELEASE
> >
> > there is a which is included in a lot of headers, but a
> > few of them instead
bad idea.
Use shell aliases, functions and scripts wrapped around the primary
tool to get the behavior you like -- let others stick with their
established habits and wrappers.
Improving the documentation would be good, OTOH.
Thanks,
-- Alex
;s a fact of life that for real-life applications, `java' command
lines are *long* -- you can't change that by moving from `-classpath'
to `CLASSPATH'.
(This said, I am not in favor of modifying `ps' in the manner
proposed, as my previous message indicated.)
-- Alex -- alex-goncha..
ver-common mysqld-upgraded one.
Of course it is relatively inefficient executing all those
scripts on a regular basis - but it works - has anyone
thought of cleaner/more efficient ways of doing this and
getting more out of the rcng framework ? Or simpler for that
matter.
--
Alex
pgpkvTZa0wbUP.pgp
Description: PGP signature
lse
#define PROTECTION_VIOLATION_SIGNAL SIGSEGV
#define PROTECTION_VIOLATION_CODE SEGV_ACCERR
#endif
A CMUCL binary built on a pre-7.1 (?) release of FreeBSD, will crash
almost immediately when run on 7.1 (well, "if memory serves").
-- Alex -- alex-goncha...@comcast.net --
build runs for you on 7.1 and/or 8.0, you are in luck (and I
do expect this), but it may not, and who will tell you it will, without
trying?
-- Alex -- alex-goncha...@comcast.net --
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/m
On Mon, Oct 19, 2009 at 04:35:08PM +0200, Ivan Voras wrote:
> >> if nobody objects, I'll commit it :)
> >
> > I seem to recall that setproctitle() is quite expensive to call; perhaps
> > it would make sense offer a flag to prevent make(1) from calling it? [1]
> >
> > Anyway, the feature looks nice!
On Mon, Oct 19, 2009 at 05:51:42PM +0200, Ivan Voras wrote:
> 2009/10/19 Alex Kozlov :
> > On Mon, Oct 19, 2009 at 04:35:08PM +0200, Ivan Voras wrote:
> >> >> if nobody objects, I'll commit it :)
> >> >
> >> > I seem to recall that setproctitle(
On Tue, Oct 20, 2009 at 10:07:07AM +0200, Lars Engels wrote:
> Quoting Alex Kozlov :
>
> > On Mon, Oct 19, 2009 at 05:51:42PM +0200, Ivan Voras wrote:
> >> 2009/10/19 Alex Kozlov :
> >> > On Mon, Oct 19, 2009 at 04:35:08PM +0200, Ivan Voras wrote:
> >&g
On Tue, Oct 20, 2009 at 02:42:17PM +0200, Ivan Voras wrote:
> Alex Kozlov wrote:
>
> > Of course ps or top output much more convenient, but if setproctitle so
> > expencive and will be called so often, then SIGINFO may be good
> > compromise.
>
> Regarding speed of
On Wednesday, November 4, 2009, Eygene Ryabinkin wrote:
> Mel, good day.
>
> Tue, Nov 03, 2009 at 09:22:28PM +0100, Mel Flynn wrote:
>> So on the laptop I modified the testscript as it is attached now and
>> while there is still a significant delay, the wallclock time is less
>> then half, when th
re
1) should the output be changed?
2) is there something in the kernel design which prevents it from being
done easily?
Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, sen
core
>> > > > > so as a temporary cludge I ran
>> > > > > touch ~/firefox-bin.core ; chmod 000 ~/firefox-bin.core
>> > > >
>> > > > Sorry I don't have a solution to your actual problem, but a
&g
_
> 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"
--
Alex 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"
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
> >
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
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
__
---
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"
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
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
Is there a way to mount (or extract files from) a big-endian UFS file
system on a x86 FreeBSD machine?
--
Alex Dupre
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail
em based upon
> XML, XSL and a low level api (DOM) to manipulate documents 8)
You've seen KOffice, right?
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
p://koffice.kde.org/faq/faq-5.html#ss5.3 (File format)
http://koffice.kde.org/faq/faq-6.html (KWord in general)
The only downside (besides the fact that it's not even in its alpha
phase), is that it uses MICO, which means that it will take a few hours at
least (on a single PII/450) to compile everything
-
5 [still using LaTex for complex tasks, of course])
Bah, you missed out on the best word processor of all time WordPerfect 5.1
(Well, if you count something without an operating system, the IBM
Selectric II...)
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
round with the Kame release for 3.0, and it generated quite a few
rejects...
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
o ipv6 in ipv4 tunneling :)
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
o CD... whee ... :)
Won't it be umm... ironic considering that new Quicktime doesn't and
won't work on anything that even remotely resembles Unix?
--
Alex
--
Excellent.. now give users the option
Yeah.. Building X is a bit of a dog I've found..
Well if you're interested in binaries the bzip2'd binary of XF86_SVGA
seems to be a little over 1 meg.
- alex
I thought felt your touch
In my car, on my clutch
But I guess it's just someone who felt a lot like I remember you.
On Thu, 3 Jun 1999, Daniel O'Connor wrote:
>
> On 03-Jun-99 Alex Zepeda wrote:
> > On Thu, 3 Jun 1999, Daniel O'Connor wrote:
> > > Yeah.. Building X is a bit of a dog I've found..
> > Well if you're interested in binaries the bzip2'd bina
On Thu, 3 Jun 1999, Daniel O'Connor wrote:
> Do they work OK?
MD5 (XF86_SVGA.bz2) = 2502eb1d8b48a052ffe831b147094fbd
-rwxr-xr-x 1 root wheel 1286643 Jun 2 23:27 XF86_SVGA.bz2
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers"
unsubscribe freebsd-hackers
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
ou
> could change /etc/services to read:
>
Dare I suggest something as straightforward as bringing inetd, inetd.conf,
/etc/services and the respective manpages into sync with each other and/or
reality?
There's the remaining $.01 I owe, you now have my two cents.
Regards
-ac
Alex Charalabidis
WebNet Memphis
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
> major blessing.
Uh, the Solaris packaging crap *is* a wart. It won't even work on a
tarball.. The FreeBSD makefile mess could be extended to be about as
"flexible" as the Solaris gunk.
- alex
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
e below).
>
> libh is the code in question and can be obtained from
> ftp://zippy.cdrom.com/pub/libh.tar.gz. It will work with either gmake
> or make.
FWIW it seems to want GNU make.
- alex
I thought felt your touch
In my car, on my clutch
But I guess it's just someone who felt a
tis instead of apropos')
If rtfm(1) is really for newbies and other clueless people, perhaps it
should be made interactive. I mean, this whole idea sounds like it's
geared towards people who wouldn't know what sections 3, 4, or 9 are.
- alex
I thought felt your touch
In my car,
k I'll volunteer a few of my newbie friends once this progresses a
bit further.
P.S. If you're looking for an easy to use regexp implementation, and
aren't afraid of C++, check out Qt; if you're looking for more of a
challenge, there's always the need for an rtsl(1) ;)
- a
"rtfm", which in all likelyhood
would prompt the inquisitive newbie to try and run rtfm.
- alex
I thought felt your touch
In my car, on my clutch
But I guess it's just someone who felt a lot like I remember you.
- Translator
To Unsubscribe: send mail to majord...@freebsd.o
On Tue, 6 Jul 1999, Kenneth D. Merry wrote:
> IMO, DVD drives are probably best handled through the CD driver, and
> Optical drives are probably best handled through the DA driver. The
> CD driver doesn't currently handle writes, but it's a one-line fix to
> change that.
t
3D-accelerated cards, natively supported with GLX in XFree86.
>
> FreeBSD, OpenBSD, NetBSD, BSDI all have one simularity;
> They are all better than LINUX or (Like Its Not UNIX). :)
[flame skipped].
--
Alex
--
too. Hmm. At least 2D works great at
1152x864x32.
- alex
I thought felt your touch
In my car, on my clutch
But I guess it's just someone who felt a lot like I remember you.
- Translator
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers"
n ppbus 0
plip0: on ppbus 0
whenever I try to access lpt0 it says that the device is not configured.
If I try and use the old configuration of lpt and I try and build the kernel
I get a whole load of make errors.
what am I doing wrong!?
please help
thanks
Alex
P.S. I'm not actually subscribe
running
#cat /dev/ulpt0
causes fatal trap 12 and system begins dumping.
printer HP LaserJet 1010 USB
#uname -a
FreeBSD st1.fqdn 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 10
16:04:32 MSK 2005 root@:/usr/obj/usr/src/sys/st1 i386
___
freebsd-hackers@free
running
#cat /dev/ulpt0
causes fatal trap 12
and system begins dumping.
printer HP LaserJet 1010 USB
---
Script started on Sat Nov 12 16:10:02 2005
[EMAIL PROTECTED] dmesg
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 198
ial file as it
is found in /dev. However, it can be any arbitrary string when the asso-
ciated command is not related to a tty.
So you can perfectly run any program there and init will watch or it, just
like in linux.
--
Sincerely,
Alex Semenyaka
_
es not look dangerous, and it will break nothing since
administrator will hav to take special action to turn it on.
--
Sincerely,
Alex Semenyaka
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
; 1) build toolchain statically linked
> This is already the case (${XMAKE} has -DNO_SHARED).
Oh, great. Could we also add -DNO_MAKE_CONF then?
Or at least -DTOOLCHAIN_NO_MAKE_CONF :)
That's would be enough. Or do I miss something?
x27;t know that this is related. Just that I switched
some time ago and that I haven't had the lockup in a while. For all I
know, I unconsciously stopped doing whatever it was that triggered the
lockup :-(
--Alex
___
freebsd-hackers@freebsd
nt
points is not very pratical.
--
Alex Dupre
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
fferent 'mount' executable (that I doubt desktop environments
will likely do) it would be nice if 'mount' could automatically run
'usermount' if called by a regular user.
--
Alex Dupre
___
freebsd-hackers@freebsd.org mailing li
le media with sudo (for example I cannot find such feature on
KDE). You can say it's a KDE problem, you may be right, but the result
is that using FreeBSD as a regular (not power) desktop user is less
pratical.
--
Alex Dupre
___
freebsd-hackers@freebs
ing on the
icon of course will mount the media with the 'mount' command. KDE also
monitor changes to the fstab file and can open a dialog window when a
new media appears, but since the fstab file is not automatically updated
on FreeBSD (I don't know how it works exactly
problem mentioned before, but searching the
mail archives and google didn't turn up anything useful that I could see.
Thanks,
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cesses stacked up.
LSI MegaRAID has a CLI of sorts in sysutils/megarc. You might start
with that (and check the RAID BIOS next time the machine reboots).
I'd say that if you have an alternative RAID controller that would be a
good place to start. If LSI do any stndalone diagnostics, you cou
Matthew Hagerty wrote:
Alex Zbyslaw wrote:
Matthew Hagerty wrote:
Can anyone shed some light on this, give me some options to try?
What happened to kernel panics and such when there were serious
errors going on? The only glimmer of information I have is that
*one* time there was an
I've seen references to Scott and your work on
improving the driver which uses the same phrase "Linux management tools"
but have no real idea what that refers to. Are there tools beyond
megarc which now work? If so, any pointers much appreciated.
--Alex
___
look into mkuzip and geom_uzip.
В Чтв, 20.04.2006, в 05:59, Yoshihiro Ota пишет:
> Is there a compressed file system available in FreeBSD?
>
> I tried "mdconfig -ocompress" but it doesn't seem saving any spaces.
> Does anyone know what is the status of this, if it works, and if so,
> how it works
On Thu, 20 Apr 2006, Paul Halliday wrote:
> Hi,
>
> I am in the process of building a new database server and after
> pricing up 2 Dell models I thought I would throw this out just to see
> which choice would be better suited for FreeBSD.
You didn't say what database you're running.
Certain Powe
n a recurring "complaint" and the fix was easy enough and
"works for me" (TM).
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ot;. The trouble I see with
on-by-default is that many people won't realise they can now turn it
off. I probably shouldn't suggest that it should be an option in
sysinstall ;-)
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.fr
Dag-Erling Smørgrav wrote:
Alex Zbyslaw <[EMAIL PROTECTED]> writes:
At the same time I also patched so that NTFS filesystem was
recognised as "DOS", to get rid of the ?? on standard dual-boot
Win/FreeBSD machines.
Huh? I did that more than a year ago:
You be
havior we initially had, as you
explained.
Thanks :)
Seconded! Thanks,
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
John Baldwin wrote:
On Tuesday 02 May 2006 07:36 am, Alex Zbyslaw wrote:
Giorgos Keramidas wrote:
On 2006-05-01 14:02, John Baldwin <[EMAIL PROTECTED]> wrote:
How about the patch below. It restores the behavior of the beep
only happening for invalid input by axeing t
er) outside the libc? Any reason explaining why it should be
exported? I guess backwards compatibility can be one such reason, but I'd
like to know what you people think about it, specially if they were
initially exported on purpose.
TIA,
Alex
__
В Вск, 11.06.2006, в 08:51, Chris Jones пишет:
> Hi, folks --- as some of you might know, FreeBSD has a Summer of Code
> project to bring resource limits to jails, and one part of that is to
> permit an administrator to put limits on a jail's CPU usage. That's
> where I come in: I'm the guy
В Вск, 18.06.2006, в 10:55, Divacky Roman пишет:
> hi
>
> I am working on SoC project extending the linuxolator and it now seems that I
> have to implement TLS. So I'd love to collect as many information as possible.
>
> pls can you tell me about any documents, articles etc. about the topic? or
>
rrupts for
[EMAIL PROTECTED]/[EMAIL PROTECTED] can easily be in the thousands rather than
hundreds.
Interrupts
1950 total
6: fdc0
128 8: rtc
13: npx
14: ata
450 16: uhc
409 18: uhc
19: uhc
23: ata
409 46: amr
450 64: em0
4 65: em1
106: ah
107: ah
Any insight appreciated,
--Alex
John Baldwin wrote:
On Monday 17 July 2006 10:22, Alex Zbyslaw wrote:
No responses from [EMAIL PROTECTED] Anyone here understand what's going on?
Thanks].
__
I was monitoring a machine with "systat -vmstat" and noticed something
about the interrupts and I don't know
ut USB
isn't an option for us. I'll schedule some benchmarking for all that
ample free time I have :-)
Best,
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Oliver Fromme wrote:
Alex Zbyslaw wrote:
> John Baldwin wrote:
> > There's no easy answer on this. You'll have to run your own benchmarks. If
> > you don't need USB, then you may just want to leave it out of your kernel
> > which might help some.
>
&g
he
problem. I don't think there's an equivalent fix for the "amr"
driver, though.
Thanks for the info. When we finally upgrade to 6.1 I can see if the
-current driver will work and what difference it makes.
--Alex
___
freeb
That's what I thought, thanks. I'll have a look at the BIOS next time I
can reboot and see what can set turned off.
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe,
ow hard it would be to extend from 8 to 16, but if
the effort required were reasonably low, then it would get my vote.
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
worried about
bootable slices, you should be advocating giving FreeBSD the ability
to boot from a logical volume.
Who said I didn't? I have no objection to such a facility and would
welcome it. It just imagined that extending the number of partitions
from 8 to 16 would have been eas
too. If someone comes up with something completely
different that makes it easier for me to boot multiple FreeBSD's on a
single machine without a) adding extra disk or b) buying expensive
software, I'd be thrilled to bits.
there are at least three ways to add more file systems
I read you patch and see you start N kernel threads for control
memory/CPU usage, when each thread in loop count total memory usage.
What are reason why not create memory limit similar limit(1)?
for this need add pointer to prison structure at each VMA struct and add
few checks at same points when
d the vnode with
the VV_ROOT flag gets its refcount and pending status incremented,
having the process waiting there forever. And that's what there is to
it.
Unfortunately I am not experienced enough with the kernel to propose a
patch, but I can reproduce this and perform whatever you'd want
:
- number of SYSV IPC objects;
- number of processes;
- number of filedescriptors.
In addition, all jail-related code was moved under 'options JAIL'.
The project's homepage:
http://docs.freevps.com/doku.php?id=freebsd:index
--
Alex Lyashkov <[EMAIL PROT
);
+ mtx_lock(&allprison_mtx);
pr = prison_find(uap->jid);
if (pr == NULL) {
return (ESRCH);
В Пнд, 18.09.2006, в 00:19, Kris Kennaway пишет:
> On Sat, Sep 16, 2006 at 02:54:16PM +0300, Alex Lyashkov wrote:
> > Hello All,
> >
> > Some time ago I fi
patchset 12 created 2 week ago (or so). Today i integrate last changes
and upload patchset 13.
В Пнд, 18.09.2006, в 01:15, Kris Kennaway пишет:
> On Mon, Sep 18, 2006 at 01:08:24AM +0300, Alex Lyashkov wrote:
> > Thanks for you report. I really more test new jail2 API then old :(
> &g
thanks for point this :( i will rewrite old jail api as wrapper to new
API for avoid similar errors...
В Втр, 19.09.2006, в 00:50, John Baldwin пишет:
> On Sunday 17 September 2006 18:08, Alex Lyashkov wrote:
> > Thanks for you report. I really more test new jail2 API then old :(
> &g
or further information.
Thanks,
Alex
--- bin/mkdir/mkdir.c 2006-10-10 13:58:53.0 +0200
+++ bin/mkdir/mkdir.c 2006-10-10 15:09:32.0 +0200
@@ -61,12 +61,12 @@
int
main(int argc, char *argv[])
{
- int ch, exitval, success, pflag;
+ int ch, exitval, success, pflag, olddirflag;
mo
mon only on the newer one, but
neither needs smbus (and I never managed to get them to work that way
when I tried briefly).
--Alex
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe,
Sorry for later response,
this not are corruption - in difference with jail, jail2 need to be call
jctl --ctx $id --destroy for destroy kernel context.
В Птн, 01.12.2006, в 12:43, Steven Hartland пишет:
> We've got a jail here which we cant stop with either killall
> jexec or jkill all return su
At jail2 homepage has link to jail2 tools.
http://docs.freevps.com/doku.php?id=freebsd:index
link to
http://docs.freevps.com/doku.php?id=freebsd:tools
Tools allow some resource control.
В Пнд, 04.12.2006, в 15:11, Steven Hartland пишет:
> Alex Lyashkov wrote:
> > Sorry for later
101 - 200 of 398 matches
Mail list logo