does SCSI eat my PC's memory?

2007-02-12 Thread Tomasz Chmielewski
Does SCSI eat my PC's memory? Probably not, but I can't find an explanation of what uses so much RAM when I use SCSI disks. A little background first. Overall, the system has 1 GB memory. When it boots and everything has started, about 60 MB of memory is used (excluding buffers). One partition

[PATCH][SCSI] sgiwd93.c: interfacing to wd33c93

2007-02-12 Thread peter fuerst
1) sgiwd93 used to switch off asynchronous mode on the wd33c93, discarding any "nosync"-requests from the commandline. But we need to allow "nosync"-requests for selected devices, for example the Pioneer DVD305S. (For the curious: this device accepts the SDTR from wd33c93 and success-

[PATCH][SCSI] wd33c93.c: Fast SCSI with WD33C93B

2007-02-12 Thread peter fuerst
Attached are patches, which help to utilize more of the WD33C93B SCSI controller's capabilities. 1st Stage: 1) Added/changed all the necessary code to enable Burst Mode DMA. Only Single Byte DMA was used before. 2) Added/changed all the necessary code to enable Fast-10 SCSI transfers. 3) T

Re: [PATCH 1/2] ibmvscsi: allow for dynamic adjustment of server request_limit

2007-02-12 Thread Santiago Leon
Robert Jennings wrote: The request limit calculations used previously on the client failed to mirror the state of the server. Additionally, when a value < 3 was provided there could be problems setting can_queue and handling abort and reset commands. Signed-off-by: Santiago Leon <[EMAIL PROTE

Re: [PATCH 2/2] ibmvscsi: add slave_configure to allow device restart

2007-02-12 Thread Santiago Leon
Robert Jennings wrote: Adding a slave_configure function for the driver. Now the disks can be restarted by the scsi mid-layer when the are disconnected and reconnected. Signed-off-by: Santiago Leon <[EMAIL PROTECTED]> Signed-off-by: "Robert Jennings" <[EMAIL PROTECTED]> - To unsubscribe fr

RE: [PATCH] scsi spi transport: SCSI domain validation after reset

2007-02-12 Thread Mark Haverkamp
On Wed, 2007-02-07 at 16:51 -0700, Eric Moore wrote: > > -Original Message- > > From: James Bottomley [mailto:[EMAIL PROTECTED] > > Sent: Monday, February 05, 2007 2:50 PM > > To: Mark Haverkamp > > Cc: linux-scsi; Moore, Eric > > Subject: Re: [PATCH] scsi spi transport: SCSI domain > > v

Re: [GIT PATCH] SCSI updates for 2.6.20

2007-02-12 Thread Rolf Eike Beer
Am Sonntag, 11. Februar 2007 schrieb James Bottomley: > This is the accumulated SCSI tree for 2.6.20. It is available at > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git You once again have not included this two patches Andrew sent you on 20070602: [patch 08/33] remove extr

Re: [GIT PATCH] SCSI updates for 2.6.20

2007-02-12 Thread James Bottomley
On Mon, 2007-02-12 at 11:29 +0100, Rolf Eike Beer wrote: > Am Sonntag, 11. Februar 2007 schrieb James Bottomley: > > This is the accumulated SCSI tree for 2.6.20. It is available at > > > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git > > You once again have not included thi

Re: [GIT PATCH] SCSI updates for 2.6.20

2007-02-12 Thread Rolf Eike Beer
James Bottomley wrote: > On Mon, 2007-02-12 at 11:29 +0100, Rolf Eike Beer wrote: > > Am Sonntag, 11. Februar 2007 schrieb James Bottomley: > > > This is the accumulated SCSI tree for 2.6.20. It is available at > > > > > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git > > > >

Fwd: kernel oops SCSI tape drive access kernel 2.6.18

2007-02-12 Thread Oliver Paulus
Hello, I get a kernel oops if I want to read from my SCSI HP tape (C5683A) drive - using tar command. Here my system information: 1. Kernel: 2.6.18-3-vserver-amd64 2. OS: Debian Etch Here my lspci output: 00:00.0 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge 00:00.1 Host bridge: VIA T

SCSI, usb-storage, and autosuspend

2007-02-12 Thread Alan Stern
There has been a recent proposal to add autosuspend support to the usb-storage driver. (I.e., after a certain user-definable period of inactivity, usb-storage would automatically suspend the USB link to the device. Receipt of a request from the SCSI core would cause an automatic resume.) This ha

RE: [PATCH] scsi spi transport: SCSI domain validation after reset

2007-02-12 Thread James Bottomley
On Mon, 2007-02-12 at 08:14 -0800, Mark Haverkamp wrote: > This patch fixed my looping DV problem. As far as I can tell, this is identical to Eric's patch, but is done using the existing dv_in_progress flag ... can you test it out and see if it actually works? Thanks, James Index: linux-2.6/driv

Re: Fwd: kernel oops SCSI tape drive access kernel 2.6.18

2007-02-12 Thread Kai Makisara
On Mon, 12 Feb 2007, Oliver Paulus wrote: > Hello, > > I get a kernel oops if I want to read from my SCSI HP tape (C5683A) drive - > using tar command. > > Here my system information: > 1. Kernel: 2.6.18-3-vserver-amd64 > 2. OS: Debian Etch > ... > I get a kernel oops if I want to access the /d

RE: [PATCH] scsi spi transport: SCSI domain validation after reset

2007-02-12 Thread Mark Haverkamp
On Mon, 2007-02-12 at 15:45 -0600, James Bottomley wrote: > On Mon, 2007-02-12 at 08:14 -0800, Mark Haverkamp wrote: > > This patch fixed my looping DV problem. > > As far as I can tell, this is identical to Eric's patch, but is done > using the existing dv_in_progress flag ... can you test it out

Re: [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values

2007-02-12 Thread Andrew Morton
> On Sat, 10 Feb 2007 12:27:42 -0600 James Bottomley <[EMAIL PROTECTED]> wrote: > When discussion about TRUE and FALSE came up a long time a go in the > context of the mid layer we agreed to strip the defined constants out of > that code and just go with 1 and 0 inline ... because the code was > pr

Re: [Bug 7994] New: sleeping function called from invalid context at mm/slab.c:3034

2007-02-12 Thread Andrew Morton
On Mon, 12 Feb 2007 19:07:08 -0800 [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=7994 > >Summary: sleeping function called from invalid context at > mm/slab.c:3034 > Kernel Version: 2.6.20 > Status: NEW > Severity: