Skip to content

Commit 8e77b54

Browse files
committed
be explicit for the project name
1 parent a9260c5 commit 8e77b54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

homepage/gsoc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h2 id="localization">Localization</h2>
157157
</ul>
158158
</li>
159159
</ul>
160-
<h2 id="process-management">Development of Process Management and Information Tools in Rust</h2>
160+
<h2 id="process-management">procps: Development of Process Management and Information Tools in Rust</h2>
161161
<p>This project focuses on creating Rust-based implementations of process management and information tools: <b>ps</b>, <b>pgrep</b>, <b>pidwait</b>, <b>pkill</b>, <b>skill</b>, and <b>snice</b>. The goal is to ensure full compatibility with all options and successful passing of GNU tests, maintaining the functionality and reliability of these essential tools.</p>
162162
<ul>
163163
<li><strong>Description:</strong> Develop Rust-based versions of key process management and information tools, ensuring compatibility with all options and GNU tests.</li>
@@ -167,7 +167,7 @@ <h2 id="process-management">Development of Process Management and Information To
167167
<li><strong>Size:</strong> ~350 hours.</li>
168168
<li><strong>Difficulty:</strong> Medium.</li>
169169
</ul>
170-
<h2 id="system-monitoring">Development of System Monitoring and Statistics Tools in Rust</h2>
170+
<h2 id="system-monitoring">procps: Development of System Monitoring and Statistics Tools in Rust</h2>
171171
<p>This project involves the Rust-based development of system monitoring and statistics tools: <b>top</b>, <b>vmstat</b>, <b>tload</b>, <b>w</b>, and <b>watch</b>. The objective is to achieve full compatibility with all options and to pass GNU tests, ensuring these tools provide accurate and reliable system insights.</p>
172172
<ul>
173173
<li><strong>Description:</strong> Create Rust versions of system monitoring and statistics tools, with a focus on full option compatibility and passing GNU tests.</li>
@@ -177,15 +177,15 @@ <h2 id="system-monitoring">Development of System Monitoring and Statistics Tools
177177
<li><strong>Size:</strong> ~350 hours.</li>
178178
<li><strong>Difficulty:</strong> Medium.</li>
179179
</ul>
180-
<h2 id="memory-resource-analysis">Development of Memory and Resource Analysis Tools in Rust</h2>
180+
<h2 id="memory-resource-analysis">procps: Development of Memory and Resource Analysis Tools in Rust</h2>
181181
<p>The aim of this project is to develop Rust-based versions of memory and resource analysis tools: <b>pmap</b> and <b>slabtop</b>. The project will focus on ensuring full compatibility with all options and passing GNU tests, providing in-depth and reliable analysis of memory usage and kernel resources.</p>
182182
<ul>
183183
<li><strong>Description:</strong> Implement Rust versions of memory and resource analysis tools, with emphasis on option compatibility and passing GNU tests.</li>
184184
<li><strong>Expected Outputs:</strong> Advanced tools for memory and resource analysis, fully compatible with existing options and validated by GNU tests.</li>
185185
<li><strong>Skills Required/Preferred:</strong> Proficiency in Rust, deep understanding of memory management and kernel resources, experience with GNU testing methodologies.</li>
186186
<li><strong>Possible Mentors:</strong> [To be determined]</li>
187-
<li><strong>Size:</strong> ~350 hours.</li>
188-
<li><strong>Difficulty:</strong> Hard.</li>
187+
<li><strong>Size:</strong> ~175 hours.</li>
188+
<li><strong>Difficulty:</strong> Medium.</li>
189189
</ul>
190190

191191

0 commit comments

Comments
 (0)