answersLogoWhite

0

hey how you doin?

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is passed as an argument to device driver when page is swapped out to write that page in swap area?

Memory paging has nothing to do with device drivers. When memory needs to be written to but that memory is currently paged out (to disk), a page fault occurs. To resolve the fault, the system memory manager must make physical memory available to load the required page, which means the current content of that memory needs to be paged out. In other words, the memory manager swaps the pages.


Where can one write letters to Paul Wall?

Paul Wall has a Twitter page that his fans can contact him on. They can also try to contact his manager on his web page to get the address to send letters to.


What is a paging algorithm?

"Paging" is when the operating system writes contents of RAM memory to disk, to free space for other uses.A paging algorithm specifies which RAM content to page (write to disk) when it needs more space.See related link.


What is page replacement in os?

page replacement algorithms decide which memory pages to page out (swap out, write to disk) when a page of memory needs to be allocated. Paging happens when a page fault occurs and a free page cannot be used to satisfy the allocation, either because there are none, or because the number of free pages is lower than some threshold.


Who is the manager of Google?

Larry Page


What is likely to cause a page to come out of a laser printer completely blank?

empty buffer


Who is Louis Page?

Louis Page is a former football manager and was also a player.


What is the recommended method for preparing a sample buffer for SDS-PAGE analysis?

To prepare a sample buffer for SDS-PAGE analysis, mix the protein sample with a buffer containing SDS, reducing agent (such as DTT or -mercaptoethanol), and a tracking dye. Heat the mixture at 95C for 5 minutes to denature the proteins before loading onto the gel for electrophoresis.


If you want to view a webpage when you are not connected to the Internet you can?

save the page to a disk


How do you write a five page paper?

Well, first you have to find a large topic, that you could write a five page paper on, then, you write it.


How do you write a letter to the manager of KFC about the long lines of customers waiting to be served?

go to the KFC website (google it) and find at the bottom of the page or on the side of the page where it says "contact us" or something similar. you can leave them a message online or you can get an address/ phone number


What is a dirty page in Unix?

A dirty page is one that has been modified and does not exist in its current state in the paging file, so it has to be written out to replace the page in the disk.