Russell Sears
|
330e3bf227
|
tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems
|
2013-02-13 13:27:51 -08:00 |
|
Sears Russell
|
52cd86f7f6
|
move myrandom into stasis/util, rename it stasis_util_random64
|
2011-08-31 19:25:09 +00:00 |
|
Sears Russell
|
903728c589
|
shorten dirtyPageTable test.
|
2010-01-22 23:39:42 +00:00 |
|
Sears Russell
|
6a02f2f159
|
buffer manager implementation is now determined by an overridable factory method
|
2009-10-05 22:39:09 +00:00 |
|
Sears Russell
|
1ce1496226
|
dependency cleanups; removed compenastions from alloc.c
|
2009-08-22 00:01:02 +00:00 |
|
Sears Russell
|
3760fd1fea
|
Add missing page lock acquisition to unit test.
|
2009-08-08 07:52:02 +00:00 |
|
Sears Russell
|
907a24b68e
|
dirty page table flush was pinning pages, then asserting they were not pinned; updated page writeback api to allow correct usage
|
2009-08-08 01:43:03 +00:00 |
|
Sears Russell
|
3243396cb4
|
add dirtyPageTable unit test
|
2009-08-05 19:51:46 +00:00 |
|