aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/bank_proc.c
Commit message (Collapse)AuthorAge
* Add offset support in color_shm.cNamhoon Kim2016-04-29
|
* Submit versionNamhoon Kim2015-06-04
|
* Added cache flush func. and fixed bugNamhoon Kim2015-04-08
|
* make bank_proc be more robustChengYang Fu2015-03-27
|
* modify the bank_proc.cChengYang Fu2015-03-26
|
* modified refill mechanismChengYang Fu2015-03-25
|
* add reclaim_page function in bank_proc.c to recyle all the pages.ChengYang Fu2015-03-25
| | | | And only do_add_pages in the kernel booting stage
* change loop condition in refill page process in bank_proc.ChengYang Fu2015-03-24
|
* solve the bug in bank_proc.cChengYang Fu2015-03-23
|
* Use (Interleaving off), and provide system variables to adjust the sizeChengYang Fu2015-03-22
| | | | of cache and bank number
* Fixed set partition bugNamhoon Kim2015-03-20
|
* comment all printk in bank_proc.cChengYang Fu2015-03-09
|
* add new functions for bank_proc.cChengYang Fu2015-03-09
|
* Merge chengyangfu branch to wip-mc2-newHEADmasterChengYang Fu2015-03-02
|
* proto typeNamhoon Kim2015-02-25
|
* Provide interface to let litmus ask new pages by bank numberChengYang Fu2015-01-28
|
* add bank_proc.c for cache and bank coloringChengYang Fu2015-01-28
Conflicts: litmus/litmus.c