On Nov 11, 2007 7:26 PM, Alexey Popov <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Kris Kennaway wrote:
> >>> In the "good" case you are getting a much higher interrupt rate but
> >>> with the data you provided I can't tell where from. You need to run
> >>> vmstat -i at regular intervals (e.g. every 10 se
Hi All,
Well, I've done some sleuthing and discovered some issues.
First, the "dd" command produced approximately the same results everyone
else was getting. So I rewrote a version of my test code in C using the
stdlib "read" call and it had really great performance. Not understanding
why C's cod
Hi.
Kris Kennaway wrote:
In the "good" case you are getting a much higher interrupt rate but
with the data you provided I can't tell where from. You need to run
vmstat -i at regular intervals (e.g. every 10 seconds for a minute)
during the "good" and "bad" times, since it only provides counte
Based on various feedback I've now improved my FreeBSD Snapshot
Management environment (people.freebsd.org/~rse/snapshot/).
The new version 2007.1 is now available.
In the past this was an abstraction layer for UFS snapshots only. Now
it is an abstraction layer for both UFS and ZFS snapshot ma
On Friday 09 November 2007, Garrett Cooper wrote:
> Aharon Schkolnik wrote:
> > Hi !
> >
> > pkg_add is crashing with a segmentation fault:
> >
> > pkg_add -v mysql-client-5.1.22.tbz
> > Requested space: 3809856 bytes, free space: 128323438592 bytes
> > in /var/tmp/instmp.ND8UBU
> > extract: Pack
On Thursday 08 November 2007, Maslan wrote:
> Hi,
>
> It seems that pkg_add tries to executes ldconfig which itself cause
> the segmentation fault.
>
Yeah , I thought of that, and tested it. ldconfig works fine.
# /sbin/ldconfig -m /usr/local/lib/mysql
#
6 matches
Mail list logo