Re: 2.6.12-rc6-mm1 & 2K lun testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Badari Pulavarty <[email protected]> wrote:
>
> I sniff tested 2K lun support with 2.6.12-rc6-mm1 on
>  my AMD64 box. I had to tweak qlogic driver and
>  scsi_scan.c to see all the luns.
> 
>  (2.6.12-rc6 doesn't see all the LUNS due to max_lun
>  issue - which is fixed in scsi-git tree).
> 
>  Test 1:
>  	run dds on all 2048 "raw" devices - worked
>  great. No issues.
> 
>  Tests 2: 
>  	run "dds" on 2048 filesystems (one file
>  per filesystem). Kind of works. I was expecting better
>  responsiveness & stability.
> 
> 
>  Overall - Good news is, it works. 
> 
>  Not so good news - with filesystem tests, machine becomes 
>  unresponsive, lots of page allocation failures but machine 
>  stays up and completes the tests and recovers.

Any chance of getting a peek at /proc/slabinfo?

Presumably increasing /proc/sys/vm/min_free_kbytes will help.

We seem to be always ooming when allocating scsi command structures. 
Perhaps the block-level request structures are being allocated with
__GFP_WAIT, but it's a bit odd.  Which I/O scheduler?  If cfq, does
reducing /sys/block/*/queue/nr_requests help?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux