All of lore.kernel.org
 help / color / mirror / Atom feed
* slram
@ 2000-08-24 21:35 root
  2000-08-25  9:03 ` slram David Woodhouse
  0 siblings, 1 reply; 3+ messages in thread
From: root @ 2000-08-24 21:35 UTC (permalink / raw)
  To: mtd


I am attempting to use the slram module, but the ftl_format program
crashes with a floating-point error every time. If anyone could point me
to _any_ info on slmod.o, it would be very helpful. There seems to be no
documentation on it, anywhere...

Thanks,

Ian



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: slram
  2000-08-24 21:35 slram root
@ 2000-08-25  9:03 ` David Woodhouse
  0 siblings, 0 replies; 3+ messages in thread
From: David Woodhouse @ 2000-08-25  9:03 UTC (permalink / raw)
  To: root; +Cc: mtd


ikinner@redhat.com said:
>  I am attempting to use the slram module, but the ftl_format program
> crashes with a floating-point error every time. If anyone could point
> me to _any_ info on slmod.o, it would be very helpful. There seems to
> be no documentation on it, anywhere... 

Don't use slram. Use mtdram.

mtdram uses vmalloc() to allocate a chunk of memory. slram just tries to 
use it, and you have to boot your kernel with a 'mem=' option telling it 
not to use all the physical memory it finds. I think the default for slram 
is to use 64Mb at 64Mb - so you'd need to boot with 'mem=64M'.



--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* slram
@ 2006-04-08 19:02 Antonio Di Bacco
  0 siblings, 0 replies; 3+ messages in thread
From: Antonio Di Bacco @ 2006-04-08 19:02 UTC (permalink / raw)
  To: linuxppc-embedded

Anyone knows what slram driver is meant for?

Bye,
Antonio.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-08 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-24 21:35 slram root
2000-08-25  9:03 ` slram David Woodhouse
  -- strict thread matches above, loose matches on Subject: below --
2006-04-08 19:02 slram Antonio Di Bacco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.