Re: VM_NOSLEEP on vmlocking branch (Re: CVS commit: [vmlocking] src/sys)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Doran
Date: Wednesday, March 14, 2007 - 8:17 am

> my understanding of VM_NOSLEEP for vmem_create is that

That was on my list of changes to revisit.. I wanted to get the changes
into CVS as they have been bitrotting locally.


We would need an additional flag to vmem_create, or an ipl argument. I
have a couple of questions:

- Is it useful to call vmem_create from an interrupt handler, or for it
  not to sleep (VM_NOSLEEP)? I can't see how but there are undoubtedly
  other uses I have not thought of.

- Is it intended that the quantum cache could in the future be used from
  an interrupt handler?

Cheers,
Andrew
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: VM_NOSLEEP on vmlocking branch (Re: CVS commit: [vmloc ..., Andrew Doran, (Wed Mar 14, 8:17 am)