Skip to content

simple readahead support - #28

Draft
michaelolbrich wants to merge 1 commit into
pengutronix:mainfrom
michaelolbrich:readahead
Draft

simple readahead support#28
michaelolbrich wants to merge 1 commit into
pengutronix:mainfrom
michaelolbrich:readahead

Conversation

@michaelolbrich

Copy link
Copy Markdown
Member

This is based on the ideas from ureadahead, specifically the modified version by Steven Rostedt that uses the mm_filemap_add_to_page_cache trace event.
It forks a separate process before executing the actuall init and supports recording and replaying a trace with a custom json format.

This is based on the ideas from ureadahead, specifically the modified
version by Steven Rostedt that uses the mm_filemap_add_to_page_cache
trace event.
It forks a separate process before executing the actuall init and
supports recording and replaying a trace with a custom json format.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant