Commit Graph

10 Commits

Author SHA1 Message Date
Eric J. Bowersox
88b04e81ca adding more to arena and thread cache in heap, including defining interfaces for thread-local data (will be dummy objects in kernel) 2013-06-19 00:39:29 -06:00
Eric J. Bowersox
05ba968e82 more heap allocation stuff plus shifting around the HeapCreate function signature 2013-06-17 23:36:38 -06:00
Eric J. Bowersox
dfac130868 sketching out the heap arena code 2013-06-13 01:03:59 -06:00
Eric J. Bowersox
4e8ee9ab65 added the IHeapConfiguration interface to be able to tweak the active-dirty
ratio parameter
2013-06-09 22:10:45 -06:00
Eric J. Bowersox
0f309bbbc0 beginning to fill in the lower levels of the heap allocation code 2013-06-08 21:34:03 -06:00
Eric J. Bowersox
c728482744 fleshed out the connection point implementation, especially the enumerations part 2013-06-04 00:51:34 -06:00
Eric J. Bowersox
86674b67f0 started in on the heap library implementation 2013-06-01 02:34:23 -06:00
Eric J. Bowersox
983d6f7f31 added some extra interfaces for heap support, and the code structures defined
in the IDL files necessitated some refinements to the PIDL parser and code
generator
2013-05-07 02:42:36 -06:00
Eric J. Bowersox
54529bc017 started in on a bunch of memory management code 2013-04-14 03:38:48 -06:00
Eric J. Bowersox
5b93e58fb3 Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00