<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="font-size: 12pt; font-family: helvetica,arial,sans-serif; color: #333333;">
   <span style="font-family: helvetica; font-size: 12pt;">David,<br><br>To me there are more than one type of memory profiling:<br><br>o one that shows how an individual program uses memory and therefore can show if an individual program is a "pig"<br>o another shows how a running system is allocating its memory among all the running (and sleeping) processes<br><br>Both really need to be studied.<br><br>Another thing that could come out of this contest is a set of easy to understand rules for how new (and even experienced) users might tune their system to get both good user experience and good performance.<br></span>
  </div> 
  <div class="default-style" style="font-size: 12pt; font-family: helvetica,arial,sans-serif; color: #333333;">
    
  </div> 
  <div class="default-style" style="font-size: 12pt; font-family: helvetica,arial,sans-serif; color: #333333;">
   <span style="font-family: helvetica; font-size: 12pt;">md</span>
  </div> 
  <blockquote type="cite"> 
   <div>
    On 01/04/2024 9:50 PM EST David Lloyd via linux-aus <linux-aus@lists.linux.org.au> wrote:
   </div> 
   <div>
     
   </div> 
   <div>
     
   </div> 
   <p> </p> 
   <p>I'm absolutely certain there are memory profile tools - even just plain old top :P</p> 
   <p>The only thing we'd have to think of here, though, would be finding the "mythical average user".</p> 
   <p>DSL</p> 
   <div class="moz-cite-prefix">
    On 1/1/2024 6:52 PM, Mitch Davis via linux-aus wrote:
   </div> 
   <blockquote type="cite"> 
    <div dir="ltr"> 
     <div class="gmail_default" style="font-size: small;">
      On Mon, 1 Jan 2024 at 12:46, Russell Coker via linux-aus <<a class="moz-txt-link-freetext" href="mailto:linux-aus@lists.linux.org.au">linux-aus@lists.linux.org.au</a>> wrote:
     </div> 
     <blockquote>
      We have an ongoing problem of system bloat.  Linux laptops with 8G of RAM
      <br>but that sort of thing doesn't justify 80* more RAM.
     </blockquote> 
     <br>There's no point trying to fix a resource use problem without knowing where the problem is.  We have profilers because humans are notoriously bad at guessing. 
     <div>
      <br>For auditing where time goes when booting a system, there's a tool (actually, it's more of an ecosystem that's arisen) called bootchart that shows all the processes that get run, when these processes get run, the dependencies between them, and where CPU is being spent.
     </div> 
     <div>
      <br>  <a class="moz-txt-link-freetext" href="https://community.linuxmint.com/software/view/bootchart">https://community.linuxmint.com/software/view/bootchart</a>
     </div> 
     <div>
      <br>Is there an equivalent tool which will show a break down of how memory has been allocated on a running system?  Such a tool would show where the most gains are to be made.
      <br>
      <br>
     </div> 
     <div>
      Mitch. 
      <div class="gmail_default" style="font-size: small;">
        
      </div> 
     </div> 
    </div> 
    <br> 
    <div class="gmail_quote"> 
     <div class="gmail_attr" dir="ltr">
      On Mon, 1 Jan 2024 at 12:46, Russell Coker via linux-aus <<a class="moz-txt-link-freetext" href="mailto:linux-aus@lists.linux.org.au">linux-aus@lists.linux.org.au</a>> wrote:
     </div> 
     <blockquote>
      We have an ongoing problem of system bloat.  Linux laptops with 8G of RAM 
      <br>aren't doing much more than laptops with 96M of RAM did 25 years ago.  Yes we 
      <br>have new features such as Bluetooth and integrated controls for pausing audio 
      <br>etc but that sort of thing doesn't justify 80* more RAM.
      <br>
      <br>I think that a way of alleviating this problem is to gamify it.  Make a 
      <br>contest to find the best reduction of memory in commonly used FOSS programs 
      <br>and give recognition at the next Everything Open conference.  Reduction can be 
      <br>by optimising the source of a program, optimising configuration, or developing 
      <br>a way of easily using alternative less memory hungry programs.
      <br>
      <br>Give the best contestants small trophys (a quick Google suggests that's $20 
      <br>including delivery) and everyone who does something noteworthy a mention on 
      <br>the web site.
      <br>
      <br>I think this would be easy to run, entertaining for delegates, and good for 
      <br>the community.
      <br>
      <br>What do you think?
      <br>
      <br>
      <br>PS I tried sending this directly to the council but hit an SPF problem.
      <br>
      <br>-- 
      <br>My Main Blog         <a class="moz-txt-link-freetext" href="http://etbe.coker.com.au/" target="_blank" rel="noopener">http://etbe.coker.com.au/</a>
      <br>My Documents Blog    <a class="moz-txt-link-freetext" href="http://doc.coker.com.au/" target="_blank" rel="noopener">http://doc.coker.com.au/</a>
      <br>
      <br>
      <br>
      <br>_______________________________________________
      <br>linux-aus mailing list
      <br><a class="moz-txt-link-freetext" href="mailto:linux-aus@lists.linux.org.au" target="_blank" rel="noopener">linux-aus@lists.linux.org.au</a>
      <br><a class="moz-txt-link-freetext" href="http://lists.linux.org.au/mailman/listinfo/linux-aus" target="_blank" rel="noopener">http://lists.linux.org.au/mailman/listinfo/linux-aus</a>
      <br>
      <br>To unsubscribe from this list, send a blank email to
      <br><a class="moz-txt-link-freetext" href="mailto:linux-aus-unsubscribe@lists.linux.org.au" target="_blank" rel="noopener">linux-aus-unsubscribe@lists.linux.org.au</a>
     </blockquote> 
    </div> 
    <br> 
    <pre class="moz-quote-pre">_______________________________________________
linux-aus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:linux-aus@lists.linux.org.au">linux-aus@lists.linux.org.au</a>
<a class="moz-txt-link-freetext" href="http://lists.linux.org.au/mailman/listinfo/linux-aus">http://lists.linux.org.au/mailman/listinfo/linux-aus</a>

To unsubscribe from this list, send a blank email to
<a class="moz-txt-link-abbreviated" href="mailto:linux-aus-unsubscribe@lists.linux.org.au">linux-aus-unsubscribe@lists.linux.org.au</a></pre> 
   </blockquote> _______________________________________________
   <br>linux-aus mailing list
   <br>linux-aus@lists.linux.org.au
   <br>http://lists.linux.org.au/mailman/listinfo/linux-aus
   <br>
   <br>To unsubscribe from this list, send a blank email to
   <br>linux-aus-unsubscribe@lists.linux.org.au
  </blockquote>
 </body>
</html>