Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by duncanb7
at 2024-04-18 02:03:06
Point:500 Replies:8 POST_ID:828480USER_ID:11059
Topic:
Hypertext Markup Language (HTML);;Windows XP Operating System
I get a few question, hope get your advise
1-How can I check my PC cahce memory ? Even I hit alt-ctrl-del, the meter report window doesn't show me the Cache size in PC , Why.
2- When hit alt-ctrl-del, it show Physcial memory abd Core Memory,
In Physcial memory show:
Total:2.8G
Can use:1.5G
System flash memory:1.3G
In Core Memory:
Total: 2.9G
Already Paged: 2.3G
Not Paged: 0.6G
Could you help me to explain those term such as, paged, not paged, core, flash ?
I get confused flash and Cache Memory and Page memory or phsysical or core memory ?
What is different between Physcial and Core memory ?
What is differernt between flash abd Cache memory
Please advise
Duncan
1-How can I check my PC cahce memory ? Even I hit alt-ctrl-del, the meter report window doesn't show me the Cache size in PC , Why.
2- When hit alt-ctrl-del, it show Physcial memory abd Core Memory,
In Physcial memory show:
Total:2.8G
Can use:1.5G
System flash memory:1.3G
In Core Memory:
Total: 2.9G
Already Paged: 2.3G
Not Paged: 0.6G
Could you help me to explain those term such as, paged, not paged, core, flash ?
I get confused flash and Cache Memory and Page memory or phsysical or core memory ?
What is different between Physcial and Core memory ?
What is differernt between flash abd Cache memory
Please advise
Duncan
Expert: Badotz replied at 2024-04-18 08:23:42
No worries - glad to help.
Author: duncanb7 replied at 2024-04-18 08:21:20
Thanks for your reply and article
for start to know more Cache
for start to know more Cache
Author: duncanb7 replied at 2024-04-18 07:52:25
Correct because of typing mistake, at Core, it is 290Meg not 2.9G
In Physcial memory show:
Total:2.8G
Can use:1.5G
System flash memory:1.3G
In Core Memory:
Total: 2.9G--->290M
Already Paged: 2.3G--->230M
Not Paged: 0.6G--->60M
In Physcial memory show:
Total:2.8G
Can use:1.5G
System flash memory:1.3G
In Core Memory:
Total: 2.9G--->290M
Already Paged: 2.3G--->230M
Not Paged: 0.6G--->60M
Author: duncanb7 replied at 2024-04-18 07:49:50
If it is correct.
in semiconductor, RAM has two type mainly, Static and Dynamic RAM.
Static is fastest and most expensive RAM memory so it should use for Cache RAM
Dynamic is a little lower than Static so it is also RAM but for main Memory RAM
in semiconductor, RAM has two type mainly, Static and Dynamic RAM.
Static is fastest and most expensive RAM memory so it should use for Cache RAM
Dynamic is a little lower than Static so it is also RAM but for main Memory RAM
Assisted Solution
Expert: Xiurzeph replied at 2024-04-18 07:46:32
167 points EXCELLENT
Kind of. Cache can't be removed and is closer to the CPU. -_- sorry about the above, the "In Core Memory" is your Cache, not the BIOS memory. It will be listed on the properties of the CPU as L2 memory. Your physical RAM is the 2.8 GB.
Use this tool to pull a report:
http://www.cpuid.com/softwares/cpu-z.html
Use this tool to pull a report:
http://www.cpuid.com/softwares/cpu-z.html
Assisted Solution
Expert: Badotz replied at 2024-04-18 07:45:21
166 points EXCELLENT
>>I heard somewhere to set your Core memory to 2x your installed RAM
If you are referring to the swap file size, it is 2 1/2 times your physical memory, up to a point. I have 3 GB in my Win XP Pro SP3 box, but I'm limited to a custom swap file size of less than 4096.
Cache memory is on the CPU, and may be shown if you right-click on "My Computer" and select "Properties".
If you are referring to the swap file size, it is 2 1/2 times your physical memory, up to a point. I have 3 GB in my Win XP Pro SP3 box, but I'm limited to a custom swap file size of less than 4096.
Cache memory is on the CPU, and may be shown if you right-click on "My Computer" and select "Properties".
Author: duncanb7 replied at 2024-04-18 07:36:01
3-year ago, 1.8GHZ dual CPU with 2.8G Memory.
So how can I know my cache memory is . That 2.8 Memory mentioned on system is RAM and phsyical memory , RIght ?
So Cache and 2.8G Memory both are RAM , right ?
So how can I know my cache memory is . That 2.8 Memory mentioned on system is RAM and phsyical memory , RIght ?
So Cache and 2.8G Memory both are RAM , right ?
Accepted Solution
Expert: Xiurzeph replied at 2024-04-18 07:18:54
167 points EXCELLENT
Physical memory is the amount of memory in your computer that can physically be removed (like a memory stick).
"Can use" memory is the amount of memory that your computer's motherboard can see. (That is very low is this an old computer)?
Flash memory on a PC is BIOS memory, I may be wrong on this one, but its hard coded memory on the motherboard that has a specific task and is not used by the OS.
Core Memory is simmilar to physical memory only its not physical, removable RAM. Its a place on your hard drive that can act like memory when your physical memory is loaded to the max. Of course its slower, because of the spinning platters, but its better than running out of memory and the system crashing. I heard somewhere to set your Core memory to 2x your installed RAM, but that may be null when your getting into the GBs.
Paged memory is the amount of memory on the hard drive (called the paging file) being used and not paged is the amount of memory that is left to page.
Cache memory is a special type of memory that the processor uses for short term. It makes the computer overall faster since the processor can toss data into its cache instead of RAM or the paging file quickly. If its not listed perhaps your processor has no cache? (again, how old is this computer)?
http://www.howstuffworks.com/cache.htm
http://www.howstuffworks.com/virtual-memory.htm
"Can use" memory is the amount of memory that your computer's motherboard can see. (That is very low is this an old computer)?
Flash memory on a PC is BIOS memory, I may be wrong on this one, but its hard coded memory on the motherboard that has a specific task and is not used by the OS.
Core Memory is simmilar to physical memory only its not physical, removable RAM. Its a place on your hard drive that can act like memory when your physical memory is loaded to the max. Of course its slower, because of the spinning platters, but its better than running out of memory and the system crashing. I heard somewhere to set your Core memory to 2x your installed RAM, but that may be null when your getting into the GBs.
Paged memory is the amount of memory on the hard drive (called the paging file) being used and not paged is the amount of memory that is left to page.
Cache memory is a special type of memory that the processor uses for short term. It makes the computer overall faster since the processor can toss data into its cache instead of RAM or the paging file quickly. If its not listed perhaps your processor has no cache? (again, how old is this computer)?
http://www.howstuffworks.com/cache.htm
http://www.howstuffworks.com/virtual-memory.htm