Re: ZFS Stability & MySQL (Comments Requested)

2010-04-29 Thread Mickaël Maillot
i have two freebsd running MySQL 5.1 on ZFS: - first: a 7-STABLE build (7.2, 2 month after zfs v13 import) the machine crash recently after a 130 day uptime beceause i dont limit arc size (so 4Gb by default) and i think they run oom. even with vfs.zfs.cache_flush_disable=1, no data loose, innodb re

Re: [CFT] ZFS v15 patch (version 3)

2010-07-11 Thread Mickaël Maillot
patch works fine here on 8-STABLE. my deadlock probleme seams to be corrected (after 6h of zfs receive + find | wc -l + many small reads). 2010/7/10 Peter Jeremy : > On 2010-Jul-08 23:30:33 +0200, Martin Matuska wrote: >>> Looking at the patchset, the most critical issue (IMHO) that doesn't >>> a

Re: [RFT] Major snd_hda rewrite

2012-01-12 Thread Mickaël Maillot
2012/1/11 Alexander Motin > Hi. > > I would like request for testing of my work on further HDA sound driver > improvement. > > List of changes done this time: > - Huge old hdac driver was split into three independent pieces: HDA > controller driver (hdac), HDA CODEC driver (hdacc) and HDA sudio

Re: [RFT] Major snd_hda rewrite

2012-01-14 Thread Mickaël Maillot
2012/1/11 Alexander Motin > Hi. > > I would like request for testing of my work on further HDA sound driver > improvement. > > List of changes done this time: > - Huge old hdac driver was split into three independent pieces: HDA > controller driver (hdac), HDA CODEC driver (hdacc) and HDA sudio

Re: [RFT] Major snd_hda rewrite

2012-01-16 Thread Mickaël Maillot
2012/1/12 Alexander Motin > On 01/12/12 14:18, Yuri Pankov wrote: > >> On Wed, Jan 11, 2012 at 09:33:17PM +0200, Alexander Motin wrote: >> >>> I would like request for testing of my work on further HDA sound driver >>> improvement. >>> >> [...] >> >>> Patch can be found here: >>> http://people.fr

Re: [RFT] Major snd_hda rewrite

2012-01-18 Thread Mickaël Maillot
2012/1/18 Alexander Motin > On 01/16/12 13:26, Mickaël Maillot wrote: > >> it could be realy nice to have nvidia hdmi support first 2 channels and >> next 8 channels. >> i have an ION2 platform and i'm open to test everything. >> > > I've just co

Re: [RFT] Major snd_hda rewrite

2012-01-18 Thread Mickaël Maillot
2012/1/19 Alexander Motin > On 01/19/12 00:04, Mickaël Maillot wrote: > >> 2012/1/18 Alexander Motin mailto:m...@freebsd.org>> >> >> >> On 01/16/12 13:26, Mickaël Maillot wrote: >> >>it could be realy nice to have nvidia hdmi support

Re: [RFT] Major snd_hda rewrite

2012-01-24 Thread Mickaël Maillot
2012/1/21 Alexander Motin > > From that description I can conclude that you are passing through > compressed DTS-HD and TrueHD streams to the receiver. What are the bitrates > of streams you are playing? It looks like your receiver doesn't receives > all data. If I understand right, to transfer w

Re: [RFT] Major snd_hda rewrite

2012-01-24 Thread Mickaël Maillot
2012/1/24 Alexander Motin > On 01/24/12 15:32, Alexander Motin wrote: > >> On 01/24/12 14:57, Mickaël Maillot wrote: >> >>> 2012/1/21 Alexander Motin mailto:m...@freebsd.org>> >>> From that description I can conclude that you are passing through >&

Re: [RFT] Major snd_hda rewrite

2012-01-24 Thread Mickaël Maillot
2012/1/24 Alexander Motin > On 01/25/12 00:33, Alexander Motin wrote: > >> On 01/25/12 00:13, Mickaël Maillot wrote: >> >>> 2012/1/24 Alexander Motin mailto:m...@freebsd.org>> >>> Here is it: >>> http://people.freebsd.org/~__**mav/hda.HBR.p

Re: [RFT] Major snd_hda rewrite

2012-01-24 Thread Mickaël Maillot
2012/1/25 Alexander Motin > > What I've forgot is to allow 8ch format. :) Add the patch below. >>Hope >>sound(4) has no other limitations for it. >> >>Hmm. Looks like there is some limitation. You may grep kernel for >>AFMT_PASSTHROUGH and find two "XXX force ..."

Re: [RFT] Major snd_hda rewrite

2012-01-27 Thread Mickaël Maillot
2012/1/25 Alexander Motin > > Commenting it appeared not good, as at least mplayer doesn't sets channels > for AC3. That makes sound(4) use default 1 channel for AC3, that is > definitely not supported. I believe this should be better: > http://svn.freebsd.org/**changeset/base/230537

Re: [RFT] Major snd_hda rewrite

2012-01-28 Thread Mickaël Maillot
2012/1/28 Alexander Motin > > You are right. Fixed: > http://svn.freebsd.org/**changeset/base/230641 > > Thank you! > > -- > Alexander Motin > And i can play DTS-HDMA en Dolby TrueHD ! thanks for all your work :) ___

Re: Any success stories for HAST + ZFS?

2011-03-26 Thread Mickaël Maillot
Hi, 2011/3/24 Freddie Cash : > The hardware is fairly standard fare: >  - SuperMicro H8DGi-F motherboard >  - AMD Opteron 6100-series CPU (8-cores @ 2.0 GHz) >  - 8 GB DDR3 SDRAM >  - 64 GB Kingston V-Series SSD for the OS install (using ahci(4) and > the motherboard SATA controller) >  - 3x Super

Re: [RFC][Change-Request] Create usefulness in rc.subr etc/rc.conf.d/*.conf namespace.

2011-05-13 Thread Mickaël Maillot
Hi, 2011/5/8 Jason Hellenthal > > List, - Please reply-to freebsd...@freebsd.org > > What does it do ?: As stated above, current functionality is undisturbed > while allowing the user to create config's by any name they so desire as > long as it has an extension of ".conf", also introducing the

Re: sata port multiplier

2011-08-05 Thread Mickaël Maillot
2011/8/5 Mike Tancsa > On 8/4/2011 9:59 PM, Nenhum_de_Nos wrote: > > hail, > > > > any info on what port multiplier I could buy to make the 4 port Sil3124 > at > > least make up to 8 ? > > speaking about PM, does anybody already tried new usb3 pm ? ___