Skip to content

Tags: komugi1211s/ureadahead

Tags

ureadahead-0.100.2

Toggle ureadahead-0.100.2's commit message
ureadahead: Version 0.100.2

- Add --use-existing-trace-events option

  This option will use the trace events that are currently enabled and will
  not enabled new events when running the trace.

- Various fixes

- Now use libtracefs to access the tracefs file system

- Read the trace_pipe_raw binary file directly and not rely on parsing
  the ASCII "trace" file.

- Support upstream mm_filemap_(fault|get_pages|map_pages) events

  Can now work without having to patch the kernel with events that were
  NACKed upstream.

0.100.1

Toggle 0.100.1's commit message
ureadahead: Version 0.100.1

Fork from Ubuntu https://git.launchpad.net/ubuntu/+source/ureadahead

- Added patches that were being carried in ChromeOS:

  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/master/sys-apps/ureadahead/files/

- Added --force-ssd-mode option to force ssd even when rotational is
  detected.

- Try to use tracefs /sys/kernel/tracing first (before
  /sys/kernel/debug/tracing)

ureadahead-0.100.1

Toggle ureadahead-0.100.1's commit message
ureadahead: Version 0.100.1

Fork from Ubuntu https://git.launchpad.net/ubuntu/+source/ureadahead

- Added patches that were being carried in ChromeOS:

  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/master/sys-apps/ureadahead/files/

- Added --force-ssd-mode option to force ssd even when rotational is
  detected.

- Try to use tracefs /sys/kernel/tracing first (before
  /sys/kernel/debug/tracing)