Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
neo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Kirill Smelkov
neo
Commits
104985ea
Commit
104985ea
authored
Sep 17, 2017
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
05818bdb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
go/todo.dot
go/todo.dot
+6
-6
go/todo.svg
go/todo.svg
+6
-6
No files found.
go/todo.dot
View file @
104985ea
...
...
@@ -61,19 +61,19 @@ digraph {
sha1_index
[
label
=
"? sha1 index"
]
;
//B_link_recv [label="Bench link.Recv1/Ask1" style=filled fillcolor=lightyellow];
garbage
[
label
=
"garbage"
]
;
gosched
[
label
=
"? go scheduling"
]
;
garbage
[
label
=
"garbage"
style
=
filled
fillcolor
=
lightyellow
]
;
gosched
[
label
=
"? go scheduling"
style
=
filled
fillcolor
=
grey95
]
;
//Cgo -> Cgo_tasks;
//Cgo_tasks [label="- talkMaster\n- update nodeTab/partTab\n- dial S on demand\n..." style=filled fillcolor=lightyellow];
QSgo_speed
[
label
=<
?
>
]
;
pktbuf_alloc
[
label
=<
PktBuf
>
]
;
msg_alloc
[
label
=<
Msg
>
]
;
conn_alloc
[
label
=<
Conn
>
]
;
pktbuf_alloc
[
label
=<
PktBuf
>
style
=
filled
fillcolor
=
lightyellow
]
;
msg_alloc
[
label
=<
Msg
>
style
=
filled
fillcolor
=
lightyellow
]
;
conn_alloc
[
label
=<
Conn
>
style
=
filled
fillcolor
=
lightyellow
]
;
ConnClose_notimer
[
label
=
"Conn.Close\nno timer"
]
;
ConnClose_notimer
[
label
=
"Conn.Close\nno timer"
style
=
filled
fillcolor
=
lightyellow
]
;
diskio
[
label
=
"disk io"
]
;
GOMAXPROCS
[
label
=
"? GOMAXPROCS"
]
;
}
go/todo.svg
View file @
104985ea
...
...
@@ -96,7 +96,7 @@
</g>
<!-- garbage -->
<g
id=
"node8"
class=
"node"
><title>
garbage
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"277.242"
cy=
"-98.8701"
rx=
"38.1938"
ry=
"18"
/>
<ellipse
fill=
"
lightyellow
"
stroke=
"black"
cx=
"277.242"
cy=
"-98.8701"
rx=
"38.1938"
ry=
"18"
/>
<text
text-anchor=
"middle"
x=
"277.242"
y=
"-95.1701"
font-family=
"Times,serif"
font-size=
"14.00"
>
garbage
</text>
</g>
<!-- Sgo_speed->garbage -->
...
...
@@ -116,7 +116,7 @@
</g>
<!-- ConnClose_notimer -->
<g
id=
"node10"
class=
"node"
><title>
ConnClose_notimer
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"606.242"
cy=
"-98.8701"
rx=
"56.6372"
ry=
"26.7407"
/>
<ellipse
fill=
"
lightyellow
"
stroke=
"black"
cx=
"606.242"
cy=
"-98.8701"
rx=
"56.6372"
ry=
"26.7407"
/>
<text
text-anchor=
"middle"
x=
"606.242"
y=
"-102.67"
font-family=
"Times,serif"
font-size=
"14.00"
>
Conn.Close
</text>
<text
text-anchor=
"middle"
x=
"606.242"
y=
"-87.6701"
font-family=
"Times,serif"
font-size=
"14.00"
>
no timer
</text>
</g>
...
...
@@ -137,7 +137,7 @@
</g>
<!-- pktbuf_alloc -->
<g
id=
"node14"
class=
"node"
><title>
pktbuf_alloc
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"319.242"
cy=
"-18"
rx=
"35.9954"
ry=
"18"
/>
<ellipse
fill=
"
lightyellow
"
stroke=
"black"
cx=
"319.242"
cy=
"-18"
rx=
"35.9954"
ry=
"18"
/>
<text
text-anchor=
"start"
x=
"299.742"
y=
"-14.3"
font-family=
"Times,serif"
font-size=
"14.00"
>
PktBuf
</text>
</g>
<!-- garbage->pktbuf_alloc -->
...
...
@@ -147,7 +147,7 @@
</g>
<!-- msg_alloc -->
<g
id=
"node15"
class=
"node"
><title>
msg_alloc
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"160.242"
cy=
"-18"
rx=
"27"
ry=
"18"
/>
<ellipse
fill=
"
lightyellow
"
stroke=
"black"
cx=
"160.242"
cy=
"-18"
rx=
"27"
ry=
"18"
/>
<text
text-anchor=
"start"
x=
"147.742"
y=
"-14.3"
font-family=
"Times,serif"
font-size=
"14.00"
>
Msg
</text>
</g>
<!-- garbage->msg_alloc -->
...
...
@@ -157,7 +157,7 @@
</g>
<!-- conn_alloc -->
<g
id=
"node16"
class=
"node"
><title>
conn_alloc
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"235.242"
cy=
"-18"
rx=
"29.795"
ry=
"18"
/>
<ellipse
fill=
"
lightyellow
"
stroke=
"black"
cx=
"235.242"
cy=
"-18"
rx=
"29.795"
ry=
"18"
/>
<text
text-anchor=
"start"
x=
"220.242"
y=
"-14.3"
font-family=
"Times,serif"
font-size=
"14.00"
>
Conn
</text>
</g>
<!-- garbage->conn_alloc -->
...
...
@@ -167,7 +167,7 @@
</g>
<!-- gosched -->
<g
id=
"node17"
class=
"node"
><title>
gosched
</title>
<ellipse
fill=
"
none
"
stroke=
"black"
cx=
"614.242"
cy=
"-18"
rx=
"66.0889"
ry=
"18"
/>
<ellipse
fill=
"
#f2f2f2
"
stroke=
"black"
cx=
"614.242"
cy=
"-18"
rx=
"66.0889"
ry=
"18"
/>
<text
text-anchor=
"middle"
x=
"614.242"
y=
"-14.3"
font-family=
"Times,serif"
font-size=
"14.00"
>
? go scheduling
</text>
</g>
<!-- diskio->gosched -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment