From: "Naveed Latif" <naveedlatif786@yahoo.co.in>
To: linux-kernel@vger.kernel.org
Subject: 7 GB RAM Drive
Date: Thu, 15 Jul 2004 04:54:59 +0100 (BST) [thread overview]
Message-ID: <20040715035459.91164.qmail@web8201.mail.in.yahoo.com> (raw)
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/
next reply other threads:[~2004-07-15 3:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-15 3:54 Naveed Latif [this message]
2004-07-15 3:59 ` 7 GB RAM Drive William Lee Irwin III
2004-07-15 6:17 ` Jeff Garzik
2004-07-15 6:30 ` William Lee Irwin III
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040715035459.91164.qmail@web8201.mail.in.yahoo.com \
--to=naveedlatif786@yahoo.co.in \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.