skip to main
|
skip to sidebar
Linux Memory Management Notes
Thursday, March 17, 2011
Source Files Used in Page Reclamation
generic:
pagevec.h -- page vectors
functional:
mm/swap.c -- LRU, activate_page(), mark_page_accessed()
mm/rmap.c -- page unmapping, page_referenced()
mm/vmscan.c -- isolate_lru_pages()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2012
(1)
►
January
(1)
▼
2011
(25)
►
December
(12)
►
November
(1)
▼
March
(12)
Small Test Project Idea on Reverse Mapping?
Page Reclamation III (Reverse Mapping)
Page Reclamation II (Policy)
Source Files Used in Page Reclamation
Page Usage Counter
Locks and Sequential Processing in Swapping
Page Map Counter
Page Flags
discussion on rmap.c
Writing Style
Page Reclamation I (Basics)
*** Thoughts and Ideas ***
►
2010
(6)
►
December
(1)
►
November
(1)
►
March
(2)
►
February
(2)
►
2009
(13)
►
July
(3)
►
June
(4)
►
May
(4)
►
April
(2)
About Me
Unknown
View my complete profile
No comments:
Post a Comment