On Fri, Jan 30, 2015 at 05:43:04PM +, Andy Falanga (afalanga) wrote:
> > > This function does something that seems rather strange. On line 859,
> > > a for loop determines the number of pages needed for the copying of
> > > the user data to kernel space. Then the memory is allocated (line
> >
> > This function does something that seems rather strange. On line 859,
> > a for loop determines the number of pages needed for the copying of
> > the user data to kernel space. Then the memory is allocated (line
> > 886 bio_kmalloc()). Then, strangely, on line 895, there is this
> > condition
On Thu, Jan 22, 2015 at 09:33:08PM +, Andy Falanga (afalanga) wrote:
> Please CC me directly.
>
> I am working in kernel 2.6.32 (CentOS 6). To increase the upper limit
> of sg from 4mb to at least 128mb in a single SCSI command. At first I
> thought this issue was in sg, but have tracked the
3 matches
Mail list logo