This file is indexed.

/usr/share/mozart/doc/system/node68.html is in mozart-doc 1.4.0-8ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Memory Usage: memory</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node67.html#section.property.marshaler">&lt;&lt; Prev</A></TD><TD><A href="node59.html">- Up -</A></TD><TD><A href="node69.html#section.property.messages">Next &gt;&gt;</A></TD></TR></TABLE><DIV class="unnumbered" id="section.property.memory"><H3><A name="section.property.memory">Memory Usage: <CODE>memory</CODE></A></H3><P> </P><TABLE align="center" bgcolor="#f0f0e0" id="table.prop.memory"><TR valign="top"><TH><P>Field</P></TH><TH><P>Mutable</P></TH><TH><P>Type</P></TH><TH><P>Explanation</P></TH></TR><TR valign="top"><TD><P><CODE>atoms</CODE></P></TD><TD><P>no</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Memory used in bytes for atoms.</P></TD></TR><TR valign="top"><TD><P><CODE>names</CODE></P></TD><TD><P>no</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Memory used in bytes for names.</P></TD></TR><TR valign="top"><TD><P><CODE>freelist</CODE></P></TD><TD><P>no</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Memory allocated but held in free lists for later use in bytes.</P></TD></TR><TR valign="top"><TD><P><CODE>code</CODE></P></TD><TD><P>no</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Memory used in bytes for Mozart bytecode.</P></TD></TR><TR valign="top"><TD><P><CODE>heap</CODE></P></TD><TD><P>no</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Total memory used in Kilo bytes (i.e., 1024 bytes) since start of the Mozart engine. Is increased after each garbage collection by the heap threshold.</P></TD></TR></TABLE><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node67.html#section.property.marshaler">&lt;&lt; Prev</A></TD><TD><A href="node59.html">- Up -</A></TD><TD><A href="node69.html#section.property.messages">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif&nbsp;Kornstaedt</A>, <A href="http://www.ps.uni-sb.de/~homik/">Martin&nbsp;Homik</A>, <A href="http://www.ps.uni-sb.de/~tmueller/">Tobias&nbsp;Müller</A>, <A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A> and&nbsp;<A href="http://www.info.ucl.ac.be/~pvr">Peter&nbsp;Van Roy</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>