Mark Harmstone

Results 405 comments of Mark Harmstone

What @lesderid said - it works with all partition types that Windows recognizes. Is the driver running (`sc query btrfs`)?

Thanks, I'll try to reproduce

I've had a look, and can confirm that `type file > NUL` on Windows is a lot slower than `pv file > /dev/null` on Linux. But I'm not sure how...

It depends how it works - I'll have a look when I get the chance. I do remember investigating something similar which turned out to rely on a filter driver...

If you could provide a specific example of how to reproduce such freezes - like a certain action on a certain Git repository - it'd be appreciated. I've not witnessed...

Also what compression you're using, if any, and if you're using RAID or not.

Thanks @graealex. You're using hardware that's about 40 times faster than I have access to, which is presumably why I've never seen this... My guess would be that when the...

> Getting similar speeds for testing is possible with a RAM disk. Yes, this is what I plan to do, when I get the chance.

I don't know anything about how Nextcloud works, but it sounds like it might have some sort of intermediate layer. If you were to mount it under Linux, what device...

Can you please attach a minidump?