lkml.org 
[lkml]   [2007]   [Dec]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 8 Dec 2007 16:47:17 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: Bug: get EXT3-fs error Allocating block in system zone

On Sat, 8 Dec 2007, Marco Gatti wrote:
> 
> Today, I tested with different amounts of RAM:
> 
> 2 GB: everything works fine
> 4 GB: same issue as described before with allocating block in system zone
> 
> So what to do, in order to use more than 2 Gigs of RAM?

Was there a dmesg out there somewhere?

With 4G of RAM, you probably have some of it above the 4GB mark (because 
of RAM remapping etc, and the PCI decode hole in the low 4GB). It does 
sound like this is a DMA problem, and your controller cannot correctly DMA 
to the upper 4GB.

So what controller/driver, what's the dmesg, and let's see if we can fix 
it by adding a DMA mask to it to limit it to the low 32 bits.

		Linus


\
 
 \ /
  Last update: 2007-12-09 01:49    [from the cache]
©2003-2008