FROM : julius
DATE : Sun Jan 11 22:44:21 2009
Hi,
Not sure if I'm addressing the right list for this topic.
I'm just trying to get a notion of my memory requirements for a
program I am designing to run on my Mac Pro. I will have large volumes
of data passing through the program and I'm worrying about minimising
page collisions
I've had a quick look on the net but can't find answers to the types
of questions i'm asking below.
If anyone knows a good link I'd appreciate it.
I guess I ought to run some trials and no doubt will do once I have
something running but someone ought to know the answers so ....
My questions are:
About This Mac says that I have 2GB of internal memory.
Is this 2GB of 64-bit words or 2GB of 8-bit bytes?
I appreciate that GB is Giga Byte but ......
Similarly with respect to the L2 Cache, I have 12 MB per processor, is
that 12 MB by 8 bits or 64 bits?
In thinking about memory usage, where previously I would think of my
program in terms of 8 or 16 or 32 bit words should I now be thinking
in terms of 64 bit words?
That is, should I think of my available internal memory space as
effectively being 500MB words?
Similarly, say that I had 100MB of 2 x 8-bit byte integers to save to
disk, should I now think that this will be saved as 100MB by 64 bit
(i.e. 8 x 8-bit byte) integers?
If it is 100MB by 64 bit integers then should I think of compressing
the data so as to reduce bandwidth requirements?
Thanks
Julius
http://juliuspaintings.co.uk
DATE : Sun Jan 11 22:44:21 2009
Hi,
Not sure if I'm addressing the right list for this topic.
I'm just trying to get a notion of my memory requirements for a
program I am designing to run on my Mac Pro. I will have large volumes
of data passing through the program and I'm worrying about minimising
page collisions
I've had a quick look on the net but can't find answers to the types
of questions i'm asking below.
If anyone knows a good link I'd appreciate it.
I guess I ought to run some trials and no doubt will do once I have
something running but someone ought to know the answers so ....
My questions are:
About This Mac says that I have 2GB of internal memory.
Is this 2GB of 64-bit words or 2GB of 8-bit bytes?
I appreciate that GB is Giga Byte but ......
Similarly with respect to the L2 Cache, I have 12 MB per processor, is
that 12 MB by 8 bits or 64 bits?
In thinking about memory usage, where previously I would think of my
program in terms of 8 or 16 or 32 bit words should I now be thinking
in terms of 64 bit words?
That is, should I think of my available internal memory space as
effectively being 500MB words?
Similarly, say that I had 100MB of 2 x 8-bit byte integers to save to
disk, should I now think that this will be saved as 100MB by 64 bit
(i.e. 8 x 8-bit byte) integers?
If it is 100MB by 64 bit integers then should I think of compressing
the data so as to reduce bandwidth requirements?
Thanks
Julius
http://juliuspaintings.co.uk
| Related mails | Author | Date |
|---|---|---|
| julius | Jan 11, 22:44 | |
| Robert Claeson | Jan 11, 22:47 | |
| Kenneth Bruno II | Jan 11, 23:04 | |
| Kenneth Bruno II | Jan 11, 23:10 | |
| Jacob Rhoden | Jan 11, 23:19 | |
| Benjamin Dobson | Jan 11, 23:26 | |
| Jamie Toolin | Jan 12, 00:09 | |
| Kenneth Bruno II | Jan 12, 00:59 | |
| julius | Jan 12, 02:35 | |
| Michael Ash | Jan 12, 02:41 | |
| julius | Jan 12, 15:50 | |
| Kenneth Bruno II | Jan 12, 16:39 | |
| Clark Cox | Jan 12, 17:02 | |
| Michael Ash | Jan 12, 17:23 | |
| Scott Ribe | Jan 12, 19:06 | |
| Nick Zitzmann | Jan 12, 19:46 | |
| Schultz Keith J. | Jan 12, 23:51 | |
| Kenneth Bruno II | Jan 13, 00:46 | |
| Andrew Farmer | Jan 13, 00:48 | |
| julius | Jan 13, 14:44 | |
| julius | Jan 13, 16:12 |






Cocoa mail archive

