Tag Archive for memory

If I delete the linux partition will the the memory space be lost ?

Question by Evelyn Rose: If I delete the linux partition will the the memory space be lost ?
Say my Win7 partition is named C, and it is 80GB, and my LinuxMint partition is named D, and it is 170GB .

If I delete D, will the data space be moved over to C ? Or will I be stuck with only 80GB data space ?
I don’t want two seperate Win7 partitions either, I want to delete D and move the data space over to C so that I have ONE partition of 250GB .

Best answer:

Answer by ʞɔıɯ
when you delete the partition it becomes unused space
then you can add it to C to use all or part of the unused
space. try this ↓ it will help you with all this.

What do you think? Answer below!

Why is an LRU replacement scheme more appropriate for virtual memory than cache?

Question by barb: Why is an LRU replacement scheme more appropriate for virtual memory than cache?
I see why it’s a good idea for both- but I don’t see why it’s better for virtual memory… this is a question from a past exam.

Best answer:

What do you think? Answer below!

What is the best way to completely wipe out my computer’s memory?

Question by Peter Griffin: What is the best way to completely wipe out my computer’s memory?
I bought a laptop from my friend, but I want to COMPLETELY wipe out the memory before I start doing this. I basicly want nothing on there but the operating system. It is an emachines E725. Thanks!
That’s the problem…I don’t have the OS disk!

Best answer:

Answer by samantha
DBAN is a widely used program for overwriting the data on hard drives.

Darik’s Boot and Nuke – DBAN

–edited – you asked for the best way to wipe out the data… if you simply install the os again, you have not ‘wiped’ the disk clean.. even reformatting the drive only rewrites the file allocation table and clears the Directory Entries. it does NOT wipe all the data off the drive. DBAN will write 0’s to every bit of every sector on the drive, then 1’s then random strings across the entire drive ensuring that nothing can be salvaged from the disk with a sector editor.

for MOST purposes a low level format is sufficient. DBAN is a lot more thorough and is used for military and financial service companies, we use it for all our machines prior to sending them to surplus due to hippa concerns.

Note: If you are just wanting to reinstall the OS and not worried out “wiping out the contents” – you can go to “start/all programs.emachines, eMachines Recovery Management” and choose “restore” – then “completely restore system to factory defaults”

I would recommend creating a set of OS/restore disks from the same utility as well prior to attempting the reinstall by going to the “backup” option then “Create Factory Default Disk” and “Create Drivers and Applications Disk”. – Then store those disks in a safe place so you can reinstall if you ever have a drive failure.

Give your answer to this question below!