Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.development    |    Operating system development chatter    |    4,255 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,674 of 4,255    |
|    Joe Monk to All    |
|    Re: PDOS/86    |
|    17 Jul 21 05:40:52    |
      From: joemonk64@gmail.com              > If you want to run some sort of video-editing software       > under CICS that needs to edit a 16 GiB video file in       > memory you need segmentation if you only have       > 32-bit registers. And even that won't work in compact       > memory model unless the video is logically divided       > into smaller chunks that are a maximum of 4 GiB.       > If you need a single indivisible buffer of more than       > 4 GiB you need huge memory model.              First off, even today, no application would edit a 16GB file in memory. That       would be asinine.              Nothing says the *entire* file has to be in memory at the same time. It is       called windowing ... a technique very commonly used.              Same thing with DB2. If I run a SQL query, and open a cursor on that query,       nothing says the result set has to all be in memory at the same time.              Think outside of the small box you seem to be stuck in.              Joe              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca