Dead computer. All manner of files left behind on the hard disk. Aargh!
Thank goodness for technology!
Tag Archives: memory
It really was that easy!
Posted in IT Also tagged akasa, external drive, graphics card, hard disk, lost, new, sata, usb Leave a comment
Getting data into memory
Buffers seem to be the first step, specifically the bufsize and bufno system options. These tell SAS® how much data is read into memory: bufsize sets the size of a page in the file cache and bufno sets the number of pages to be read in one go. Technorati Tags: buffers, bufno, bufsize, data, memory, [...]