Home | History | Annotate | Download | only in kernspace
History log of /src/tests/rump/kernspace/alloc.c
RevisionDateAuthorComments
 1.1  14-Jun-2010  pooka add a vm allocator test which tests that:
* RUMP_MEMLIMIT works
* allocating memory with PR_NOWAIT will fail immediately if no memory
is available and PR_WAITOK will wait for memory to be available

RSS XML Feed