Highpoint RocketRAID 3720A not detected (4.19.63)

2019-08-02 Thread Hugo Mills
z capabilities: raid pm msi msix pciexpress bus_master cap_list configuration: latency=0 resources: memory:d000-d00fffff memory:d010-d013 memory:fe60-fe61 [...] -- Hugo Mills | Mushrooms on toast: the breakfast of champignons hugo@... carfax.org.uk | http://carfax.org.uk/ | PGP: E2AB1DE4 |

Re: [PATCH v5 2/5] lib: Add zstd modules

2017-08-10 Thread Hugo Mills
trfs properties this time round, and cut out the mount option part of this cycle. In the long run, it'd be great to see most of the btrfs-specific mount options get deprecated and ultimately removed entirely, in favour of attributes/properties, where feasible. Hugo. -- Hugo Mi

Re: [PATCH] scatterlist.h: Change CONFIG_DEBUG_SG for ifdef statement in sg_set_bf

2014-08-04 Thread Hugo Mills
Compile the code. Every. Single. Time. Test the code. Every. Single. Time. Not optional, not negotiable. Hugo. > Regards Nick > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to major

Re: [PATCH] scatterlist.h: Change CONFIG_DEBUG_SG for ifdef statement in sg_set_bf

2014-08-04 Thread Hugo Mills
ou, with varying degrees of helpfulness, verbosity and rudeness, where you are going wrong, and what things you need to be doing to make yourself a better developer, and you have pretty much universally ignored them. The reason that you are being told that you should work on some userspace p

Re: [PATCH] Add support to check for FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_ZERO_RANGE crap modes

2014-08-01 Thread Hugo Mills
On Thu, Jul 31, 2014 at 09:53:15PM -0400, Nick Krause wrote: > On Thu, Jul 31, 2014 at 3:09 PM, Hugo Mills wrote: > > On Thu, Jul 31, 2014 at 01:53:33PM -0400, Nicholas Krause wrote: > >> This adds checks for the stated modes as if they are crap we will return > >&g

Re: [PATCH] Add support to check for FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_ZERO_RANGE crap modes

2014-07-31 Thread Hugo Mills
PP; > > if (mode & FALLOC_FL_PUNCH_HOLE) > -- > 1.7.10.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majo

Re: [PATCH] Remove certain calls for releasing page cache

2014-07-31 Thread Hugo Mills
you're forgetting it? The main thing you're doing which is making people angry is not because you're submitting bad patches (although you are). It's because you're not listening to advice, and you're not apparently learning anything from the feedback you're give

Re: Work Queue for btrfs compression writes

2014-07-30 Thread Hugo Mills
of it so that you can throw one away and make another one quickly and easily). Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 65E74AC0 from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- You've read the project plan. Forget that. We&#x

Re: Help with Brtfs Bugs

2014-07-28 Thread Hugo Mills
my earlier emails for a good approach here). Accept that there are no easy one-liners in the kernel. The path to writing your first kernel patch is *hard*. Don't give up at the first hint that each thing isn't going to be solved in 5 minutes. Hugo. -- === Hugo Mills: hugo@... carfax

Re: Multi Core Support for compression in compression.c

2014-07-28 Thread Hugo Mills
how that you haven't put in even the smallest piece of effort, and will be ignored (f you're lucky). Questions like "I'm trying to implement a crumble filter, but in the mix_breadcrumbs function, how does it take account of the prestressed_yoghurt field?" show that

Re: btrfs hanging since 3.16-rc3 or so

2014-07-15 Thread Hugo Mills
ww.preining.info > JAIST, Japan TeX Live & Debian Developer > GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 > -- === Hugo Mills: hugo@... carf

Re: [PATCH v3] lib: add size unit t/p/e to memparse

2014-06-13 Thread Hugo Mills
a 4 TB disk is 3.638 TB in size. I'd say a 4 TB disk is 3.638 TiB in size, and I can be precise (±1GB in the latter case) with both values. Hugo. PS. Let's just not talk about 1.44 "MB" floppy disks. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.n

Re: btrfs hung tasks

2013-10-13 Thread Hugo Mills
+0x177/0x880 > [ 3120.576888] [] ? _raw_read_unlock+0x11/0x40 > [ 3120.576892] [] ? btrfs_set_lock_blocking_rw+0xd8/0x110 > [ 3120.576895] [] ? btrfs_search_slot+0x3ef/0x900 > [ 3120.576899] [] ? _raw_spin_lock_irqsave+0x18/0x50 > [ 3120.576902] [] ? _raw_spin_unlock_irqrestore+0

Re: [GIT PULL] Btrfs

2013-09-13 Thread Hugo Mills
, but couldn't remember what it was. I've now updated the btrfs website's description(s) of the feature to include "out-of-band" and "in-band". Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 65E

Re: btrfs userspace question - where's the utility to dump/restore?

2013-01-17 Thread Hugo Mills
ve, which should(*) be sufficient to deal with reflinks. Hugo. (+) aka CoW copies, or snapshots (*) I regret to say that I've not had the opportunity to play with send/receive myself yet, so I can't advise on the details of making it work yet. -- === Hugo Mills: hugo@... carfax.org.uk | d

Re: Linux 3.7-rc3

2012-10-30 Thread Hugo Mills
isect it, please help > (openSUSE/Tumbleweed users anyone?). I can try to bisect the 3.6 -> 3.7-rc2 failure, if that helps? But as I said, I've got it working on -rc3, so I may not have the same problem. Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk

Re: i915 problems with suspend to disk

2012-10-04 Thread Hugo Mills
On Thu, Oct 04, 2012 at 09:31:39PM +0200, Daniel Vetter wrote: > On Thu, Oct 04, 2012 at 08:20:17PM +0100, Hugo Mills wrote: > >On 3.6, I've got a problem with my video driver after resuming from > > suspend-to-disk: the lower part of the display flickers, rapidly but >

i915 problems with suspend to disk

2012-10-04 Thread Hugo Mills
sily repeatable as a bug. Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- Ceci n'est pas une pipe: | --- signature.asc Description: Digital signature

Re: Spurious completions during NCQ

2008-02-15 Thread Hugo Mills
On Fri, Feb 15, 2008 at 10:00:00AM -0500, Calvin Walton wrote: > On Fri, 2008-02-15 at 13:46 +0000, Hugo Mills wrote: > > I'm getting these on my Dell Latitude D830: > > > > Feb 15 13:06:00 willow kernel: ata1.00: exception Emask 0x2 SAct 0x4 SErr > > 0x0 actio

Spurious completions during NCQ

2008-02-15 Thread Hugo Mills
modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 AdvancedPM=yes: unknown setting WriteCache=enabled Drive conforms to: Unspecified: ATA/ATAPI-1,2,3,4,5,6,7 * signifies the current active mode Hugo. -- === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | dark

Re: [Patch] Support UTF-8 scripts

2005-08-13 Thread Hugo Mills
> Is Larry smoking crack? That's one of the worst ideas I've heard in a > long time. There's no easy way to enter those at the keyboard! I have "setxkbmap -symbols 'en_US(pc102)+gb'" in my ~/.xsession, and « and » are available as AltGr-z and AltG

Re: Logitech Quickcam Express USB Address Aquisition Issues

2005-08-08 Thread Hugo Mills
is everyone recommending philips > drivers :P? Because many of the Logitech cameras are based on the Philips chipset. Hugo. -- === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 1C335860 from wwwkeys.eu.pgp.net or http://www.carfax.org.uk

2.6.11 cpufreq: Device or resource busy

2005-03-08 Thread Hugo Mills
CRYPTO_DEV_PADLOCK is not set # # Library routines # CONFIG_CRC_CCITT=m CONFIG_CRC32=m CONFIG_LIBCRC32C=m CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_PC=y -- === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk |