[soar] r14066 committed - Edited wiki page cmd_epmem through web user interface.

0 views
Skip to first unread message

so...@googlecode.com

unread,
Sep 10, 2014, 5:56:14 PM9/10/14
to soar-c...@googlegroups.com
Revision: 14066
Author: maz...@gmail.com
Date: Wed Sep 10 21:56:04 2014 UTC
Log: Edited wiki page cmd_epmem through web user interface.
https://code.google.com/p/soar/source/detail?r=14066

Modified:
/wiki/cmd_epmem.wiki

=======================================
--- /wiki/cmd_epmem.wiki Wed Jun 25 00:51:24 2014 UTC
+++ /wiki/cmd_epmem.wiki Wed Sep 10 21:56:04 2014 UTC
@@ -11,6 +11,7 @@
epmem -e|--enable|--on
epmem -d|--disable|--off
epmem -i|--init
+epmem -c|--close
epmem -g|--get <parameter>
epmem -s|--set <parameter> <value>
epmem -S|--stats [<statistic>]
@@ -22,9 +23,11 @@

== Options ==

+|| *Option* || *Description* ||
|| `-e, --enable, --on` || Enable episodic memory. ||
|| `-d, --disable, --off` || Disable episodic memory. ||
|| `-i, --init` || Re-initialize episodic memory ||
+|| `-c, --close` || Disconnect from episodic memory ||
|| `-g, --get` || Print current parameter setting ||
|| `-s, --set` || Set parameter value ||
|| `-S, --stats` || Print statistic summary or specific statistic ||
@@ -179,10 +182,12 @@

Level one

+|| *Timer* || *Description* ||
|| `_total` || Total epmem operations ||

Level two

+|| *Timer* || *Description* ||
|| `epmem_api` || Agent command validation ||
|| `epmem_hash` || Hashing symbols ||
|| `epmem_init` || Episodic store initialization ||
@@ -196,7 +201,8 @@

Level three

-|| `ncb_edge` || Collecting edges during reconstruction ||
+|| *Timer* || *Description* ||
+| `ncb_edge` || Collecting edges during reconstruction ||
|| `ncb_edge_rit` || Collecting edges from relational interval tree ||
|| `ncb_node` || Collecting nodes during reconstruction ||
|| `ncb_node_rit` || Collecting nodes from relational interval tree ||
Reply all
Reply to author
Forward
0 new messages