<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>Hi List,</div><div><br></div><div>This is my first post on ToyBox community. </div><div><br></div><div>Please find the patches attached herewith for adding 3 new commands -</div>
<div>1. freeramdisk - If we unmount or detach the RAM disk based file system the Linux Kernel</div>
<div> will not free the allocated memory associated with the RAM device. This can be useful if</div><div> one wants to mount this device again: All data will be preserved. </div><div> If we need to free the memory back to the Kernel, one can use the command: "toybox freeramdisk <RAM device>".</div>
<div><br></div><div>2. openvt - Successfully opens a new virtual terminal as mentioned with -c option</div><div><span style="white-space:pre-wrap"> </span> otherwise search and open next available VT.</div><div>
<span style="white-space:pre-wrap"> </span>with -s option it switches to new VT</div><div><span style="white-space:pre-wrap"> </span>with -s -w option, it switch back successfully to originating VT.</div>
<div><br></div><div>3. deallocvt - Deallocate specified virtual teminal.</div><div><span style="white-space:pre-wrap"> </span> if no virtual terminal is specified, it deallocates all unused VT.</div><div><br></div>
<div>Please find the test log attached here for above 3 commands.</div><div>Your inputs are welcome.</div><div><br></div><div>Thanks.</div><span class="HOEnZb"><font color="#888888"><div>Vivek</div></font></span></div>
</div><br></div>