index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel
/
pagemgr.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce memory fragementation in large allocations
Nick Bofferding
2015-03-01
1
-7
/
+14
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
1
-2
/
+4
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-10
/
+10
*
Resolve OOM due to Stampeding Herd issue in PageMgr.
Patrick Williams
2014-03-02
1
-2
/
+18
*
Move mbox DMA buffer to unsecure memory.
Patrick Williams
2013-06-14
1
-9
/
+21
*
Secureboot memory layout support.
Patrick Williams
2013-06-14
1
-30
/
+83
*
Update Core Scratch Reg 6 with L3 vs Mainstore for FSP to query
Missy Connell
2013-03-26
1
-1
/
+6
*
Expand memory footprint to full 8MB cache.
Patrick Williams
2012-11-14
1
-6
/
+3
*
Extend VMM to 32M
Missy Connell
2012-10-09
1
-0
/
+19
*
Fix incorrect page count in PageManager
Dan Crowell
2012-10-03
1
-27
/
+29
*
Live-lock issues in memory allocator.
Patrick Williams
2012-07-11
1
-87
/
+92
*
Improve memory page manager for low memory situations
Doug Gilbert
2012-07-11
1
-49
/
+174
*
Fix gerrit/master failures.
Patrick Williams
2012-07-03
1
-22
/
+26
*
getCurrentTask() can't be called from user space
Doug Gilbert
2012-06-06
1
-2
/
+3
*
Mailbox service provider - addtional error handling
Doug Gilbert
2012-04-24
1
-2
/
+3
*
Code optimizations.
Patrick Williams
2012-04-16
1
-3
/
+3
*
Make MURANO config work in Simics
Dan Crowell
2012-03-28
1
-1
/
+4
*
Tool to display memory statistics
Doug Gilbert
2012-01-12
1
-0
/
+7
*
Update kernel 'EVICT' pages path to cast out pages when low on memory.
Matthew Barth
2011-10-25
1
-0
/
+5
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
1
-9
/
+81
*
Mechanism to detect low memory and cast out older page
Doug Gilbert
2011-09-19
1
-1
/
+8
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Reduce memory footprint to 3MB.
Patrick Williams
2011-07-29
1
-6
/
+9
*
Add usage statistics to PageManager.
Patrick Williams
2011-07-29
1
-1
/
+11
*
VMM Improvements.
Patrick Williams
2011-07-20
1
-0
/
+1
*
VBU: Move dcbz code into PageManager.
Patrick Williams
2011-04-11
1
-0
/
+10
*
Support printk format warnings.
Patrick Williams
2010-10-05
1
-1
/
+1
*
Support modules.
Patrick Williams
2010-09-09
1
-4
/
+2
*
Enable -Wall and fix warnings.
Patrick Williams
2010-08-19
1
-5
/
+5
*
malloc / free support
Patrick Williams
2010-05-21
1
-0
/
+5
*
Fix missing NULL check in pagemgr.C
Patrick Williams
2010-05-21
1
-2
/
+5
*
Move pagemgr to generic lock free structure.
Patrick Williams
2010-05-21
1
-21
/
+3
*
Create page manager.
Patrick Williams
2010-05-20
1
-0
/
+124