On a computer, what is "virtual memory" and is it the same as "% free space"?

1 Answer

Answer :

Virtual memory is stored on your hard drive. It works as additional memory space, allowing your computer to run better. You need to make sure that you always have enough free space on your HD. If you are low on space then your computer will run slowly. To see how much virtual memory is being used, right click on My Computer and go to Properties. Click on the advanced tab. Select Settings under Performance and then click on the advanced tab. Look under virtual memory to see how much space is allocated to VM. Make sure you always have that much space free on your hard drive.

Related questions

Description : Technique of using disk space to make programs believe that the system contains more Random Access Memory(RAM) than is actually available is called ______ A. Random Access Memory B. Primary Memory C. Secondary Memory D. Virtual Memory

Last Answer : D. Virtual Memory

Description : Suppose that the virtual Address space has eight pages and physical memory with four page frames. If LRU page replacement algorithm is used, .............. number of page faults occur with the reference string. 0 2 1 3 5 4 6 3 7 4 7 3 3 5 5 3 1 1 1 7 2 3 4 1 (A) 11 (B) 12 (C) 10 (D) 9

Last Answer : (A) 11

Description : Is it faster to have my old computer use the hard drive, or would a USB drive be faster for virtual memory?

Last Answer : Hard drive is faster than USB.

Description : What is virtual memory on a computer?

Last Answer : answer:Virtual memory is space on the hard drive that your computer uses a a direct extension of the RAM. If a program has been sitting on the RAM for a while and isn't doing anything, then it is copied ... you are running, how much RAM you have, and how many programs you are trying to run at once.

Description : Virtual memory is 1) Memory on the hard disk that the CPU uses as an extended RAM 2) RAM 3) Only necessary if you do not have any RAM in your computer 4) A back up device for floppy disks 5) None of these

Last Answer : Answer :2

Description : The two basic types of memory in a computer are ________ a) Primary and major b) Primary and Secondary c) Minor and Major d) Main and virtual

Last Answer : Answer: b Explanation: There are two types of memories in a computer system: The Primary Memory and the Secondary Memory. The primary memory can be directly accessed by the CPU whereas the secondary memory cannot be directly accessed

Description : _____________is a feature of an operating system that allows a computer to compensate for shortages of physical memory by temporarily transferring pages of data from RAM to disk storage. A. Flash memory B. Virtual memory C. Buffer D. None of the Above

Last Answer : B. Virtual memory

Description : _________ is the transfer of computer data from a temporary storage area to the computer’s permanent memory. A. Flash B. Virtual C. Buffer Flush D. None of the Above

Last Answer : C. Buffer Flush

Description : What is Virtual Memory and why is it so high? (Mac)

Last Answer : answer:Virtual memory is an abstraction that decouples memory used by programs from the physical hardware. Basically it makes it possible for a computer without enough RAM to still run all the programs a user ... : huge virtual memory numbers aren't a problem at all but paging to disk is an issue.

Description : What does "Windows Virtual Memory Minimum Too Low" mean?

Last Answer : Windows uses virtual memory to augment the actual Ram in your machine. What this does is it creates a file on your hard drive where programs can store information just like physical memory. That ... For actual causes of this you should check out this article http://support.microsoft.com/kb/826513

Description : What is Virtual Memory ?

Last Answer : The computer has physical memory or RAM attached. RAM has size limitations. When you turn on the computer, the program loads in RAM. When you open a file, it also loads in RAM. If the file ... address is called mapping. Copying a virtual page from disk to main memory is called paging or shopping.

Description : WHAT DO I NEED TO DO WHEN I GET A LOW VIRTUAL MEMORY MESSAGE

Last Answer : It is to do with your RAM, not hard drive. To fix the virtual memory problem, you can increase the size of your virtual memory. Go to System/Advanced system settings/Advanced/Performance/Advanced. You will see Virtual memory. Change your virtual memory there.

Description : Technique to implement virtual memory where memory is divided into units of fixed size memory is _________ A. Paging B. De-fragments C. Segmentation D. None of the above

Last Answer : A. Paging

Description : ___________ is a very high speed memory placed in between RAM and CPU. A. Magnetic disk B. Magnetic drum C. Virtual memory D. Cache memory

Last Answer : D. Cache memory

Description : Virtual memory is _________ A. an extremely large main memory B. an extremely large secondary memory C. a type of used in super computers D. an illusion of extremely large main memory

Last Answer : D. an illusion of extremely large main memory

Description : _________ is a type of non-volatile memory that erases data in units called blocks. A. Flash memory B. Virtual memory C. Buffer D. None of the Above

Last Answer : A. Flash memory

Description : _________ is a data area shared by hardware devices or program processes that operate at different speeds or with different sets of priorities. A. Flash memory B. Virtual memory C. Buffer D. None of the Above

Last Answer : C. Buffer

Description : Virtual Memory is: a) An extremely large main memory b) An extremely large secondary memory. c) An illusion of an extremely large memory. d) None of The Above

Last Answer : c) An illusion of an extremely large memory.

Description : The first processor to include Virtual memory in the Intel microprocessor familywas: a.)80286 b.)80386c.)80486d.)Pentium

Last Answer : a.)80286

Description : VAM stands for: a. Valid memory address b. Virtual memory address c. Variable memory address d. None of these

Last Answer : a. Valid memory address

Description : A microprocessor retries instructions from : a. Control memory b. Cache memory c. Main memory d. Virtual memory

Last Answer : c. Main memory

Description : What is Virtual Memory?

Last Answer : A technique that uses main memory as a cache for secondary storage, usually implemented with magnetic disks. Virtual memory used to allow efficient and safe sharing of memory among multiple programs.

Description : State the advantages of virtual memory?

Last Answer : Virtual memory is feature of OS that allows a computer to compensate for shortage of physical memory by temporarily transferring pages of data from Random Access Memory to Disk

Description : A process that execute only in main memory is referred to as ……………… and that allocated in disk is referred to a ……………. A) virtual memory, true memory B) virtual memory, real memory C) real memory, virtual memory D) imaginary memory, real memory

Last Answer : C) real memory, virtual memory

Description : Which of the following information not included in memory table? A) The allocation of main memory to process. B) The allocation of secondary memory to process C) Any information needed to manage virtual memory D) Any information about the existence of file

Last Answer : D) Any information about the existence of file

Description : .................. is a facility that allows programmers to address memory from a logical point of view, without regard to the main memory, physically available. A) Visual memory B) Real memory C) Virtual memory D) Secondary memory

Last Answer : C) Virtual memory

Description : ..................... provides a larger sized of virtual memory but require virtual memory which provides multidimensional memory. A) Paging method B) Segmentation method C) Paging and segmentation method D) None of these

Last Answer : B) Segmentation method

Description : Virtual memory is (A) an extremely large main memory. (B) an extremely large secondary memory. (C) an illusion of extremely large main memory (D) a type of memory used in super computers.

Last Answer : (C) an illusion of extremely large main memory

Description : A thread is usually defined as a light weight process because an Operating System (OS) maintains smaller data structure for a thread than for a process. In relation to this, which of the following ... separate stack for each thread. (D) OS does not maintain virtual memory state for each thread.

Last Answer : (B) OS maintains only CPU registers for each thread.

Description : A virtual memory based memory management algorithm partially swaps out a process. This is an example of (A) short term scheduling (B) long term scheduling (C) medium term scheduling (D) mutual exclusion

Last Answer : (C) medium term scheduling

Description : A part of Windows 2000 operating system that is not portable is (A) Device Management (B) Virtual Memory Management (C) Processor Management (D) User Interface

Last Answer : (B) Virtual Memory Management

Description : What is the most appropriate function of Memory Management Unit (MMU) ? (A) It is an associative memory to store TLB (B) It is a technique of supporting multiprogramming by creating dynamic partitions ... to physical address (D) It is an algorithm to allocate and deallocate main memory to a process 

Last Answer : (C) It is a chip to map virtual address to physical address

Description : A virtual memory has a page size of 1K words. There are eight pages and four blocks. The associative memory page table contains the following entries:  Which of the following list of virtual addresses (in ... 1234, 4012, 5000, 6200 (C) 1020, 3012, 6120, 8100 (D) 2021, 4050, 5112, 7100

Last Answer : Answer: C Explanation: The pages which are not in main memory are: 1020 will not cause page fault (1024-2047) 3012 will not cause page fault (3072-4095) 6120 will not cause page fault (4096-5119) 8100 will not cause page fault (6144-7167)

Description : Which of the following is incorrect for virtual memory? (1) Large programs can be written (2) More I/O is required (3) More addressable memory available (4) Faster and easy swapping of process

Last Answer : Answer: 2

Description : In IT, associative memory is called as (1) Virtual memory (2) Cache memory (3) Content addressable memory (4) Main memory

Last Answer : Content addressable memory

Description : Define virtual memory

Last Answer : Virtual memory is a memory management capability of an operating system (OS) that uses hardware and software to allow a computer to compensate for physical memory shortages by temporarily transferring data ... can be placed in overlays, but can concentrate instead on the problem to be programmed. 

Description : What does virtual Office Space mean?

Last Answer : a virtual office gives businesses a physical address and office-related services without the overhead of a long lease and administrative staff. With a virtual office, employees can work from ... have things like a mailing address, phone answering services, meeting rooms, and video conferencing.

Description : In the equation of virtual work, following force is neglected (A) Reaction of any smooth surface with which the body is in contact (B) Reaction of a rough surface of a body which rolls on it without ... an axis, fixed in space, around which a body is constrained to turn (D) All of the above

Last Answer : (D) All of the above

Description : In memory-mapped I/O ____________ a) The I/O devices and the memory share the same address space b) The I/O devices have a separate address space c) The memory and I/O devices have an associated address space d) A part of the memory is specifically set aside for the I/O operation

Last Answer : The I/O devices and the memory share the same address space

Description : The conversion for a first order liquid phase reaction. A → B in a CSTRis 50%. If another CSTR of the same volume is connected in series, then the % conversion at the exit of the second reactor will be (A) 60 (B) 75 (C) 90 (D) 100

Last Answer : (B) 75

Description : Two equal sums are lent at the same time at 6% and 5 % simple interest respectively. The former is recovered 24 months earlier than the latter. And the amount in each case is Rs. 2400. Find the sum of money lent initially. a) 1500 b) 2000 c) 2400 d) 3000 e) 3600

Last Answer : Let the sum be S, time be ‘n’ years for 6%. n+2 years for 5% 2400 = S + S ×n × 6/100 2400 = S + S × (n+2) × 5/100 So, 6n = 5(n+2) or n = 10 years. 2400 = S + S × 10 × 6/100 = 1.6S S = 2400/1.6 = 1500 Answer: a)

Description : A taxi driver makes a profit of 25% on every trip when he carries 4 passengers and the price of petrol is Rs. 35 a litre. Find the approximate % profit for the same journey if he goes for 5 passengers per trip and the price of petrol reduces to Rs. 28 litres?

Last Answer : When 4 passengers income was 4x Expense= Rs.35. Profit =25% of 35+35= Rs.43.75 That means his earning is Rs.44.775.so that per passenger fare must be Rs.10.93  When 5 passengers earning = 10.99x5=Rs.54.68 Expense =Rs.28  Profit = 95.28 % approx.

Description : Pradeesh gets a chance of 40% to win 1st round of a game and a Priya gets a chance of 55% to win 2nd round of the game. In what % of cases are they likely to contradict each other, narrating the same incident? a) 49% b) 54% c) 51% d) 38%

Last Answer : Answer: C) Let A be the event that a pradeesh wins 1st round Let B be the event that a priya wins 2nd round. Then, A' = Event that the pradeesh losses 1st round and B' = event that the priya losses 2nd ... =72/400+132/400 = 204/400 We have to find the %. Required % = (204/400)x100 = 51%.

Description : What approx. % of your responses on Fluther are written from Mobile vs. computer?

Last Answer : answer:There is a 50/50 chance that any post you see from me here is from my Android phone during one of my breaks at work, and the fact that the keyboard on my phone is the size of merely six ... if it takes you longer to type a post with soup cans than with your fingers, your argument is invalid.

Description : Computer Help! My cpu is pegged at 90+% use at idle ?

Last Answer : BTW; here is the link for Process Explorer if you want to add it to your toolkit..