"Peter L. Peres" <[EMAIL PROTECTED]> writes:

> At the hw level: The addressable memory on an Intel proecssor is divided
> into pages (currently 4k each ?). This is the minimum size of any
> allocated memory, file, program etc. 

Are you saying that "malloc(sizeof(int))" allocates 4k on an Intel
machine? 

-- 
Oleg Goldshmidt          [EMAIL PROTECTED]   
BLOOMBERG L.P. (BFM)     [EMAIL PROTECTED]

Reply via email to