commit | 5cc985488845ec7227a2c5cfd2fd62cf57fb411a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Mar 12 22:24:17 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Thu Mar 12 22:24:17 2009 -0400 |
tree | 818517eb07b585e981ce81c200294a8ec7a8e992 | |
parent | f28e55765e40450c127e44d00ae65d0cd1a4efec [diff] |
ring-buffer: document reader page design In a private email conversation I explained how the ring buffer page worked by using silly ASCII art. Ingo suggested that I add that to the comments of the code. Here it is. Requested-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Steven Rostedt <srostedt@redhat.com>