l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

physmem and swap servers


From: Ludovic Courtès
Subject: physmem and swap servers
Date: Thu, 13 Nov 2003 17:15:22 +0100
User-agent: Mutt/1.5.4i [Guile enabled]

Hi,

In section "Sending Data to Swap" of the VMM chapter from the doc, it is
said that the swap server may reside in (or be proxied by) physmem.
This way, an application may be able to recover the contents of a frame
before it is sent to swap.

My question is: How would an application be able to use a custom swap
server?  Would there be a special method to tell physmem that such
application would like to use such swap server?  For example:

  pm_assign_swap_server (task_id_t task, thread_id_t swap_server);

Thanks,
Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]