Good Day!
I have a reproducible memory leak when using nfs client with an old nfs server
using udp protocol. I'm running rsync every hour from a mounted nfs volume to
an ufs local volume. Each time rsync is running wired memory is increased.
Wired memory is rising when rsync is in getblk or bio
On Fri, Feb 18, 2011 at 05:27:00AM -0800, Kirill Yelizarov wrote:
> I have a reproducible memory leak when using nfs client with an old
> nfs server using udp protocol. I'm running rsync every hour from a
> mounted nfs volume to an ufs local volume. Each time rsync is running
> wired memory is incr
--- On Fri, 2/18/11, Jeremy Chadwick wrote:
> From: Jeremy Chadwick
> Subject: Re: NFS client over udp
> To: "Kirill Yelizarov"
> Cc: freebsd-stable@freebsd.org
> Date: Friday, February 18, 2011, 5:05 PM
> On Fri, Feb 18, 2011 at 05:27:00AM
> -0800, Kirill Yelizarov wrote:
> > I have a reprod
On Thu, Feb 17, 2011 at 13:11:33 +0100, Damien Fleuriot wrote:
> On 2/17/11 12:10 PM, Oliver Brandmueller wrote:
> > Hi,
> >
> > On Thu, Feb 17, 2011 at 12:07:17PM +0100, Damien Fleuriot wrote:
> >> It looks rather unhappy:
> >>
> >> mybsd root /usr/ports/sysutils/smartmontools
> >>
On Thu, Feb 17, 2011 at 15:21:48 +0100, Ollivier Robert wrote:
> According to Damien Fleuriot:
> > I destroyed the logical volume and built mps copied from -current (I opened
> > a thread on stable@ a few weeks ago about this) but my "patch" was
> > *nowhere* as big as this.
>
> Here Ken's patch
On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote:
> Hello Damien, list:
>
> I've been following this discussion with great interest and I hope the
> result of it
> will be the merge of a stable driver in STABLE branch soon.
>
> I brought this not a long ago (
> http://lists.freebsd.or
On 2/18/11 5:49 PM, Kenneth D. Merry wrote:
> On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote:
>> Hello Damien, list:
>>
>> Anyway this was just my humble attempt to encourage the MFC of this driver.
>> I think the card is
>> pretty good. I'd like to hear other people's opinion on th
On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote:
>
>
> On 2/18/11 5:49 PM, Kenneth D. Merry wrote:
> > On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote:
> >> Hello Damien, list:
> >>
> >> Anyway this was just my humble attempt to encourage the MFC of this driver.
> >> I
I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb
SAS hardware.
It is only included in GENERIC on amd64, since that is the only
architecture that I know of that it has been tested on. It may work on
i386, if anyone would like to try it out.
There are known endian issues
> Date: Fri, 18 Feb 2011 09:57:11 -0700
> From: "Kenneth D. Merry"
> Sender: owner-freebsd-sta...@freebsd.org
>
> On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote:
> >
> >
> > On 2/18/11 5:49 PM, Kenneth D. Merry wrote:
> > > On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov w
2011/2/18 Kenneth D. Merry :
>
> MFC is done, try it out and let me know if there are any problems.
>
Oh ! thank you, i have a supermicro X8DT-6F at work, i'll test that asap.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
On 2/18/11 6:28 PM, Kevin Oberman wrote:
>> Date: Fri, 18 Feb 2011 09:57:11 -0700
>> From: "Kenneth D. Merry"
>> Sender: owner-freebsd-sta...@freebsd.org
>>
>> On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote:
>>>
>>>
>>> On 2/18/11 5:49 PM, Kenneth D. Merry wrote:
On Thu, Feb 17
I've seen this intermittently for mountd. I think the problem is that
the code finds an unused port for udp/ip6 and then tries to use the
same port# for tcp/ip6, udp/ip4, tcp/ip4. All three daemons have
essentially the same function for doing this.
The attached patches changes the behaviour so tha
B. Ezy is back again with a BeatsBeast produced track "On The
Grind" ft. Ganksta Clyde.Ganksta Clyde recently signed a deal
with Def Jam last summer.Stay Tuned for more great music from B.
Ezy and BeatsBeast
Update Contact Info:
http://www.reverbnation.com/c/fr7/artist_158288?eid=A158288_7576
On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb
KDM> SAS hardware.
[snip]
Again, thank you very much Ken. I'm planning to stress test this on 846 case
filled with 12 (yet) WD RE4 disks organized as raidz2, and will po
On Sat, Feb 19, 2011 at 01:08:41AM +0300, Dmitry Morozovsky wrote:
> On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
>
> KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI
> 6Gb
> KDM> SAS hardware.
>
> [snip]
>
> Again, thank you very much Ken. I'm planning to stress tes
On Sat, Feb 19, 2011 at 01:08:41 +0300, Dmitry Morozovsky wrote:
> On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
>
> KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI
> 6Gb
> KDM> SAS hardware.
>
> [snip]
>
> Again, thank you very much Ken. I'm planning to stress test
On Fri, Feb 18, 2011 at 02:38:32PM -0800, Jeremy Chadwick wrote:
> >
> Please be aware of a performance issue affecting certain models of WD
> RE4 disks. Specifics are still sketchy, but you should read the thread
> "immense delayed write to file system (ZFS and UFS2), performance
> issues" in fu
On Fri, 18 Feb 2011, Jeremy Chadwick wrote:
JC> > KDM> I just merged the mps(4) driver to stable/8, for those of you with
LSI 6Gb
JC> > KDM> SAS hardware.
JC> >
JC> > [snip]
JC> >
JC> > Again, thank you very much Ken. I'm planning to stress test this on 846
case
JC> > filled with 12 (yet) WD
On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
KDM> > KDM> I just merged the mps(4) driver to stable/8, for those of you with
LSI 6Gb
KDM> > KDM> SAS hardware.
KDM> >
KDM> > [snip]
KDM> >
KDM> > Again, thank you very much Ken. I'm planning to stress test this on 846
case
KDM> > filled with 12
On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote:
> On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
>
> KDM> > KDM> I just merged the mps(4) driver to stable/8, for those of you
> with LSI 6Gb
> KDM> > KDM> SAS hardware.
> KDM> >
> KDM> > [snip]
> KDM> >
> KDM> > Again, thank you
On Fri, Feb 18, 2011 at 5:13 PM, Jeremy Chadwick
wrote:
> No -- /dev/urandom maybe, but not /dev/random. /dev/urandom will also
> induce significantly higher CPU load than /dev/zero will. Don't forget
> that ZFS is a processor-centric (read: no offloading) system.
>
/dev/urandom is linked to /d
> Date: Fri, 18 Feb 2011 15:13:06 -0800
> From: Jeremy Chadwick
> Sender: owner-freebsd-sta...@freebsd.org
>
> On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote:
> > On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
> >
> > KDM> > KDM> I just merged the mps(4) driver to stable/8, for
On 02/18/2011 10:08, Rick Macklem wrote:
The attached patches changes the behaviour so that it tries to
get an unused port for each of the 4 cases.
Am I correct in assuming that what you're proposing is to (potentially)
have different ports for all 4 combinations? I would suggest that this
is
On Fri, Feb 18, 2011 at 04:05:21PM -0800, Kevin Oberman wrote:
> > Date: Fri, 18 Feb 2011 15:13:06 -0800
> > From: Jeremy Chadwick
> > Sender: owner-freebsd-sta...@freebsd.org
> >
> > On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote:
> > > On Fri, 18 Feb 2011, Kenneth D. Merry wr
On Feb 18, 2011, at 3:27 PM, Adam Vande More wrote:
> /dev/urandom is linked to /dev/random. Is there some other difference I'm
> not aware of, or are you confusing it with Linux's random?
There is no difference between the two on FreeBSD, although anyone using the
platform is hoping that Yarrow
On Fri, Feb 18, 2011 at 11:42 AM, Kenneth D. Merry wrote:
>
> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb
> SAS hardware.
Thank you Ken for getting this done. Any plan to support the LSI 9240
(skinny) cards? if its a matter of hardware to develop with, contact
me of
If I've come to the wrong list with this, please redirect me.
I have a brand new Dell T110, 2.53ghz Xeon 3440, 8gb [2x4gb] ram, 4x1tb
Hitachi SAS hd, Apple USB keyboard and mouse [just to cover all the
hardware]
Booting 8.2-RC3 amd64 disc1 looks good through all the bright-white
text, but it
On Sat, 19 Feb 2011, Dmitry Morozovsky wrote:
On Fri, 18 Feb 2011, Kenneth D. Merry wrote:
KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb
KDM> SAS hardware.
[snip]
Again, thank you very much Ken. I'm planning to stress test this on 846 case
filled with 12 (ye
On Fri, Feb 18, 2011 at 19:46:54 -0500, Bill Desjardins wrote:
> On Fri, Feb 18, 2011 at 11:42 AM, Kenneth D. Merry wrote:
> >
> > I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb
> > SAS hardware.
>
> Thank you Ken for getting this done. Any plan to support the LSI 9240
30 matches
Mail list logo