index
:
blackbird-hostboot
04-16-2019
07-25-2019
Blackbird™ hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel
/
block.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce LRU RO constraint to allow RO page evictions
Nick Bofferding
2019-04-17
1
-1
/
+3
*
Tweak page eviction parameters to handle low mem better
Dan Crowell
2019-03-18
1
-2
/
+2
*
Modify debug framework to be build-independent
Dan Crowell
2018-06-26
1
-1
/
+14
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-10
/
+10
*
Clean up TODOs in Kernel.
Patrick Williams
2014-02-27
1
-2
/
+2
*
Incorrect castouts applied to base block.
Patrick Williams
2013-11-18
1
-1
/
+1
*
Race condition in trace leads to double-delete.
Patrick Williams
2013-11-15
1
-2
/
+0
*
Clean up some kernel TODOs.
Patrick Williams
2013-11-12
1
-7
/
+10
*
Clean up potential uninitialized object instances.
Patrick Williams
2013-05-01
1
-1
/
+1
*
ptmgr lacked support for physical mapped addrs.
Patrick Williams
2012-12-17
1
-8
/
+33
*
Extend VMM to 32M
Missy Connell
2012-10-09
1
-4
/
+22
*
Support for Non-zero HRMOR
Dan Crowell
2012-09-16
1
-23
/
+24
*
Optimize PageTableManager and associated VMM.
Patrick Williams
2012-04-18
1
-14
/
+22
*
Tool to display memory statistics
Doug Gilbert
2012-01-12
1
-0
/
+6
*
Work-around race condition with heap management.
Patrick Williams
2012-01-12
1
-103
/
+114
*
Fix order of shadow page status and release of memory page
Doug Gilbert
2011-12-16
1
-14
/
+6
*
permissions update.. heap (write, no execute), Error when page fault on no_ac...
Missy Connell
2011-11-17
1
-76
/
+52
*
Full permissions with no_access as default
Missy Connell
2011-10-27
1
-152
/
+275
*
Update kernel 'EVICT' pages path to cast out pages when low on memory.
Matthew Barth
2011-10-25
1
-56
/
+16
*
Flush/Release/Evict pages functionality
Matthew Barth
2011-10-10
1
-6
/
+83
*
pge permission functionality..
Missy Connell
2011-10-06
1
-0
/
+110
*
Mechanism to detect low memory and cast out older page
Doug Gilbert
2011-09-19
1
-0
/
+99
*
Adding a basic interface and implementation to the Segment/Block
Dan Crowell
2011-09-06
1
-3
/
+40
*
Dynamic stack support.
Patrick Williams
2011-08-31
1
-3
/
+58
*
Page align vaddr for page fault msgs.
Patrick Williams
2011-08-31
1
-3
/
+6
*
map virtual address to physical address in kernel
Doug Gilbert
2011-08-25
1
-0
/
+22
*
Allocate zero'd page in block.
Patrick Williams
2011-08-24
1
-0
/
+9
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Handle response from messages registered to a block within the base segment
Matthew Barth
2011-08-23
1
-3
/
+24
*
VMM Fixes:
Patrick Williams
2011-08-19
1
-2
/
+2
*
Support msgq and paging data for blocks in base segment
Matthew Barth
2011-08-15
1
-9
/
+34
*
VMM Improvements.
Patrick Williams
2011-07-20
1
-0
/
+109