On Tue, 28 Oct 2008, Chris St Denis wrote:
Hi,
[ jail patches ]
Serious question here (not trolling).
These patches have been around for years, why have they never been committed
to trunk/stable?
Well, the multi-ipv4 patch has been for a while - what we are talking
about at the moment is m
Hi,
I run FreeBSD 7.1-PRERELEASE and with a Perl GTK2 application, Perl
hang in umtxn state:
PID USERNAMETHR PRI NICE SIZERES STATETIME WCPU COMMAND
76288 dom 1 530 67860K 46080K umtxn0:02 0.00% perl5.8.8
And the only way to stop the application is kill -9
On Tue, 28 Oct 2008, Chris St Denis wrote:
Serious question here (not trolling).
These patches have been around for years, why have they never been committed
to trunk/stable?
Network stacks are incredibly complicated pieces of software, and some of the
short-cuts jail took to accomplish it
Hello, I purchased a new Clevo M860TU on the account that it ran linux
very well and was hoping it would fair the same on FreeBSD. Not so
much, little help? I posted this in mobile originally but though
stable would be a better choice. Don't know if it is more appropriate
here or ACPI.
I'm giving
Hi,
I've problems with my 3ware controller. Havingg heavy I/O load (e.g.
running 40 port builds the day over with tinderbox which involves
un-taring a whole FreeBSD tree 40 times), my system hangs with the well
known
swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096
swap_pager:
On Wed, 29 Oct 2008, Robert Watson wrote:
On Tue, 28 Oct 2008, Chris St Denis wrote:
Serious question here (not trolling).
These patches have been around for years, why have they never been
committed to trunk/stable?
...
The current patches Bjoern is preparing address most of these concerns
> On Tuesday 07 October 2008 17:10:49 Xin LI wrote:
> > Did anyone who can trigger the data corruption has tried John's patch
> > and let us know if it worked?
> >
> > Cheers,
>
> I can confirm that it works on my PowerEdge SC1435. With both controllers
> running in SATA150 mode, I have an upti
Bjoern A. Zeeb wrote:
On Tue, 28 Oct 2008, Chris St Denis wrote:
Hi,
[ jail patches ]
Serious question here (not trolling).
These patches have been around for years, why have they never been
committed to trunk/stable?
Well, the multi-ipv4 patch has been for a while - what we are talking
a
I can`t find the place in the source where new session creates when I login
via local terminal.
There
is no call to setsid() after init forks in start_getty(session_t *sp) and no
calls to that
function in
getty and login. But when I login to the local terminal, exit and login again
I wil
On Wed, Oct 29, 2008 at 07:26:50PM +0300, Михаил Кипа wrote:
>
> I can`t find the place in the source where new session creates when
> I login via local terminal. There is no call to setsid() after init
> forks in start_getty(session_t *sp) and no calls to that function in
> getty and login. But w
On Tue, 21 Oct 2008 13:31:52 +0900
Pyun YongHyeon <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 20, 2008 at 01:28:27PM +0400, Ilya Bakulin wrote:
> > On my laptop (Dell Vostro 1310) I get _periodically_ (not always!) the
> same error:
> > re0: PHY write failed
> > re0: PHY write failed
> > re0: M
Hello,
I need to write a cgi script which will print the output from ps(1) in
a table (html), so the average-operator can click on a KILL link and
the cgi will send the selected signal.
I need to add one ps information per column in a table (html),
however, I found ps(1) output to be too hard to
Bjoern A. Zeeb wrote:
The plan as the status report will say is to get this in, merge it to
stable/7 before 7.2 and keep it in 8.
8 will also have vimages and ideally I'd like to see this entire jail
IP hacks be gone for 9, when vimage will provide the infrastructure,
etc. This means that 8 wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eduardo Meyer wrote:
> Hello,
>
> I need to write a cgi script which will print the output from ps(1) in
> a table (html), so the average-operator can click on a KILL link and
> the cgi will send the selected signal.
>
> I need to add one ps informat
I've seen some stuff online that made it look like using hard-link trees
and then doing some rsync worked, but some of this appears to be obsoleted
by new rsync features. If anyone has a pointer, that would be much
appreciated.
Thanks,
-Clint
--
This message has been scanned for viruses and
da
On Wed, Oct 29, 2008 at 04:19:26PM -0700, Clint Olsen wrote:
> I've seen some stuff online that made it look like using hard-link trees
> and then doing some rsync worked, but some of this appears to be obsoleted
> by new rsync features. If anyone has a pointer, that would be much
> appreciated.
On Wednesday 29 October 2008, Clint Olsen <[EMAIL PROTECTED]> sent a
missive stating:
> I've seen some stuff online that made it look like using hard-link trees
> and then doing some rsync worked, but some of this appears to be obsoleted
> by new rsync features. If anyone has a pointer, that wou
Clint Olsen wrote:
I've seen some stuff online that made it look like using hard-link trees
and then doing some rsync worked, but some of this appears to be obsoleted
by new rsync features. If anyone has a pointer, that would be much
appreciated.
I think freebsd-stable@ is not the right place
On Wed, 29 Oct 2008 20:02:43 -0200, "Eduardo Meyer" <[EMAIL PROTECTED]> wrote:
> I need to write a cgi script which will print the output from ps(1) in
> a table (html), so the average-operator can click on a KILL link and
> the cgi will send the selected signal.
If you can use awk, it's quite sim
On 30/10/2008, at 5:07 AM, Oliver Lehmann wrote:
Hi,
I've problems with my 3ware controller. Havingg heavy I/O load (e.g.
running 40 port builds the day over with tinderbox which involves
un-taring a whole FreeBSD tree 40 times), my system hangs with the
well
known
swap_pager: indefinite w
Clint Olsen wrote:
I've seen some stuff online that made it look like using hard-link trees
and then doing some rsync worked, but some of this appears to be obsoleted
by new rsync features. If anyone has a pointer, that would be much
appreciated.
Not exactly sure what you mean by "new rsync fe
I've written a backup system using rsync's ability to generate "diff"
files using batch file mode. It works like this:
1. We take a backup of the live system and store that
2. We generate a diff batch file against an older copy
3. We update the older copy to be identical to the current copy
On Thu, Oct 30, 2008 at 12:11:23AM +0300, Ilya Bakulin wrote:
> On Tue, 21 Oct 2008 13:31:52 +0900
> Pyun YongHyeon <[EMAIL PROTECTED]> wrote:
>
> > On Mon, Oct 20, 2008 at 01:28:27PM +0400, Ilya Bakulin wrote:
> > > On my laptop (Dell Vostro 1310) I get _periodically_ (not always!) the
>
On Thu, Oct 30, 2008 at 1:50 AM, Andrew Snow <[EMAIL PROTECTED]> wrote:
> In this way, each day we generate a batch file that lets us step back one
> day. The diffs themselves, compressed with gzip, and extremely space
> efficient. We can step back potentially hundreds of days, though it seems
>
On Thu, Oct 30, 2008 at 1:50 AM, Andrew Snow <[EMAIL PROTECTED]> wrote:
> In this way, each day we generate a batch file that lets us step back one
> day. The diffs themselves, compressed with gzip, and extremely space
> efficient. We can step back potentially hundreds of days, though it seems
>
25 matches
Mail list logo