summaryrefslogtreecommitdiff
path: root/user/kam.mdwn
blob: 41e13fb738fe148a487775c7f16e05687ed121f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]

[[!meta title="Karim Allah Ahmed"]]

<karim.allah.ahmed@gmail.com>

Egypt.

---

#GSoC: 2010 Project
Goal:

---
#Roadmap

##Progress

###Preparation Phase:
Understanding how gnumach ticks [ at least the parts related to the project ]
---
####28th of April - 5th of May:
* Reading the paging in code in gnumach.
* Reading the libpager code, and the multipage patch.
* Reading the translators code, only the part implementing the external pager interface.

####5th of May - 12th of May:
* Reading the paging out code in gnumach.
* Understanding IPC in gnumach and reading some code.
* Reading "[gnu_src]/kern/sched_prim.c"

####12th of May - 19th of May:
* Finishing the leftover code in some of the previous phases.
* Building a big and a more clear picture of how gnumach ticks [ wiring things together ].

####19th of May - 23th of May:
* Off [College related-activities].
---

###Coding Phase:
---

####24th of May - 28th of May:
* modifying vm_fault_page(..) in [gnumach_src]/vm/vm_fault.c to pagein multi-pages.
* Add a new attribute to memory_object called "cluster_size" and allow pager to set/modify it.
* Send in the initial patch.

####28th of May - 31st of May:
* Code review of the initial patch, discussing the implementation ,and modificiations if necessary.


---

* Modify the API of the libpager to support multipages.
* Modify one of the translators ( ext2fs ) to implement the new libpager interface.

--- 

* Testing period of the current code.

---

* Modify the rest of the translators to implement the new libpager API.

---

* Modify vm_pageout_page(..) in [gnumach_src]/vm_pageout.c to pageout multi-pages.

---

### Exams Schedule:

* Oral exams : unscheduled, It depends on the professor :-).
* Final exams : Starts at 12th of June for two weeks [maybe 2 or 3 days longer than this , not sure]