|
-
September 27th, 2002, 04:33 AM
#1
B Tree to manage large data in Memory
Hi All,
Can B Tree be used to manage large data in memory?
Say I have to load a large file (size greater than available RAM), I want to manage its loading/inloading from RAM myself, instead of depending upon OS's virtual memory management.
So can, in any way, B Tree be used for this purpose. I know other methods, just want to know about technique (if any) using B Tree.
Regards,
Waqar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|