Re: octcf(4/octeon): switch disksort() to bufqs

2013-10-31 Thread Brian Callahan
On 10/31/2013 10:49 AM, Brian Callahan wrote: On 10/31/2013 2:33 AM, David Gwynne wrote: jmatthew@ tells me this compiles, but we dont have hardware to test with. tests? oks? go for its? I'll run a test on my CAM-0100 later today. tests good. ok. cheers, dlg Index: octcf.c

Re: octcf(4/octeon): switch disksort() to bufqs

2013-10-31 Thread Brian Callahan
On 10/31/2013 2:33 AM, David Gwynne wrote: jmatthew@ tells me this compiles, but we dont have hardware to test with. tests? oks? go for its? I'll run a test on my CAM-0100 later today. cheers, dlg Index: octcf.c === RCS file:

octcf(4/octeon): switch disksort() to bufqs

2013-10-30 Thread David Gwynne
jmatthew@ tells me this compiles, but we dont have hardware to test with. tests? oks? go for its? cheers, dlg Index: octcf.c === RCS file: /cvs/src/sys/arch/octeon/dev/octcf.c,v retrieving revision 1.12 diff -u -p -r1.12 octcf.c ---