Blame


1 a6e6840c 2007-11-27 rsc <h1>venti debugging</h1>
2 a6e6840c 2007-11-27 rsc
3 a6e6840c 2007-11-27 rsc <a href="/debug?op=amap">amap</a><br>
4 a6e6840c 2007-11-27 rsc <a href="/debug?op=mem">mem</a><br>
5 a6e6840c 2007-11-27 rsc <a href="/disk">disk</a><br>
6 a6e6840c 2007-11-27 rsc <form method=get action="/disk">
7 a6e6840c 2007-11-27 rsc arena part:
8 a6e6840c 2007-11-27 rsc <input type=hidden name=type value=a></input>
9 a6e6840c 2007-11-27 rsc <input type=text name=disk size=50></input>
10 a6e6840c 2007-11-27 rsc <input type=submit value="Go">
11 a6e6840c 2007-11-27 rsc </form><br>
12 a6e6840c 2007-11-27 rsc <form method=get action="/disk">
13 a6e6840c 2007-11-27 rsc bloom filter:
14 a6e6840c 2007-11-27 rsc <input type=hidden name=type value=b></input>
15 a6e6840c 2007-11-27 rsc <input type=text name=disk size=50></input>
16 a6e6840c 2007-11-27 rsc <input type=submit value="Go">
17 a6e6840c 2007-11-27 rsc </form><br>
18 a6e6840c 2007-11-27 rsc <form method=get action="/disk">
19 a6e6840c 2007-11-27 rsc index section:
20 a6e6840c 2007-11-27 rsc <input type=hidden name=type value=i></input>
21 a6e6840c 2007-11-27 rsc <input type=text name=disk size=50></input>
22 a6e6840c 2007-11-27 rsc <input type=submit value="Go">
23 a6e6840c 2007-11-27 rsc </form><br>
24 a6e6840c 2007-11-27 rsc <br>
25 a6e6840c 2007-11-27 rsc <form method=get action="/debug">
26 a6e6840c 2007-11-27 rsc <input type=hidden name=op value=read></input>
27 a6e6840c 2007-11-27 rsc read score:
28 a6e6840c 2007-11-27 rsc <input type=text name=score size=50></input>
29 a6e6840c 2007-11-27 rsc <input type=submit value="Go">
30 a6e6840c 2007-11-27 rsc </form><br>
31 a6e6840c 2007-11-27 rsc <br>
32 a6e6840c 2007-11-27 rsc <form method=get action="/disk">
33 a6e6840c 2007-11-27 rsc read score:
34 a6e6840c 2007-11-27 rsc <input type=hidden name=type value=a></input>
35 a6e6840c 2007-11-27 rsc <input type=text name=score size=50></input>
36 a6e6840c 2007-11-27 rsc in arena
37 a6e6840c 2007-11-27 rsc <input type=text name=arena size=20></input>
38 a6e6840c 2007-11-27 rsc in arena partition
39 a6e6840c 2007-11-27 rsc <input type=text name=disk size=20></input>
40 a6e6840c 2007-11-27 rsc <input type=submit value="Go">
41 a6e6840c 2007-11-27 rsc </form><br>