mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 7 GB RAM Drive
@ 2004-07-15  3:54 Naveed Latif
  2004-07-15  3:59 ` William Lee Irwin III
  2004-07-15  6:17 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Naveed Latif @ 2004-07-15  3:54 UTC (permalink / raw)
  To: linux-kernel

hello dears,

I want to make a 7 GB RAM Disk.
thorugh PAE I can access 64 GB, but problem is that
one kernel module can't access more then 4gb at ones.
2 disks are working properly.
So I tried this method..

[DISK1....3GB]       [Disk2......4GB]
           *             *
             *          *
               *       *
           [Virtual disk  7GB]


when I recieve buffer head in virtual disk, by
changing its [bh->b_rdev = disk1] or [bh->b_rdev =
disk2]
I called generic_make_requestm but the same result,
after 4gb it is failed.


even through list mechanism by which disk have a
thread which getting bh(buffer head) from the list,
and performed the operation. these bh's coming from
virtual Disk.
This method is also failed..

Can any one help me regarding this issue, How I can I
solve this problem.


Thanks.
Naveed Latif

________________________________________________________________________
Yahoo! India Careers: Over 65,000 jobs online
Go to: http://yahoo.naukri.com/

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

end of thread, other threads:[~2004-07-15  6:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-15  3:54 7 GB RAM Drive Naveed Latif
2004-07-15  3:59 ` William Lee Irwin III
2004-07-15  6:17 ` Jeff Garzik
2004-07-15  6:30   ` William Lee Irwin III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®