Commit 7c636a4b authored by ASHISH KUMAR GOYAL's avatar ASHISH KUMAR GOYAL

add meeting-minutes

parents
#MTP Meeting Minutes
###2020-08-28
- Use Case and Architecture assumptions as of now-
- Handling persistent page caches for VM images.
- VM images stored on network and client has hybrid NVRAM/DRAM memory.
- Possible Challenges-
- VM images may be modified when client system is off. eg- login from different machine, defragment, dedup(?).
- Similarly other challenges has to be figured out.
- Start Reading about page caches in LKD.
###2020-08-31
- Come up with a more detailed list of kernel/kvm excersizes which may be done. The list may keep on changing as move forward.
- Examples\-
- Implement some tool to demonstrate how KVM manages VM image file later point in time. (Read about this and come up with some excersize).
- To demonstrate page cache organisation, manipulation and updation.
- Come up with a description of problem we are working on. What all OS components would possible need modification.
###2020-09-7
- [@asgoyal] No progress on previous action items.
- [@asgoyal] Read about page cache in LKD and pmem.io book 2 chapters.
- [@puru] Come up with a summary of what you read if not anything on implementaion.
- [@puru] Revisit all action items of previous week.
- [@puru] Show some output on what you have done.
- Update the git repo with action items and meeting minutes.
- Next meeting on Thrusday(10th Sept.) at 12:30PM.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment