On 06/06/2013 08:57 PM, John Baldwin wrote:
> On Thursday, June 06, 2013 9:54:35 am Andriy Gapon wrote:
[...]
>> The problem seems to be in incorrect interaction between devfs_close_f and
>> linux_file_dtor. The latter expects curthread->td_fpop to have a valid
>> reasonable
>> value. But the fo
first I'd like to thank you for your time and effort.
> - Disk da3 has a different drive firmware (A580) than the A800
> drives.
Somehow I did miss that. I can replace this disk with a A800 one, although I
don't think this will change much.
> - I have not verified if any of these disks use 4KBy
On Fri, 7 Jun 2013, Pascal Braun, Continum wrote:
[snip]
> > If you could put a swap disk on a dedicated controller (and no other
> > disks on it), that would be ideal. Please do not use USB for this
> > task
> > (the USB stack may introduce its own set of complexities pertaining
> > to
> > inte
On Friday, June 07, 2013 5:07:34 am Julian Stecklina wrote:
> On 06/06/2013 08:57 PM, John Baldwin wrote:
> > On Thursday, June 06, 2013 9:54:35 am Andriy Gapon wrote:
> [...]
> >> The problem seems to be in incorrect interaction between devfs_close_f
and
> >> linux_file_dtor. The latter expects