Re: Arrays of structures?

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Robby" <Robby@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Would I be able to eliminate this warning by setting the warning level to
a
lower priority and if so is it a good idea to do so.

You could do, ... of course it gives it for good reason - you are allocating
memory in your application you never use which is considered bad for memory
size and performance.

You should either refernece it, or remove it.

--
- Mark Randall
http://www.temporal-solutions.co.uk

"We're Systems and Networks..."
"It's our job to know..."


.



Relevant Pages

  • Re: Memory overcommit
    ... When preparing KSM unmerge to handle OOM, I looked at how the precedent ... of the same size as physical memory, ... But this is then liable to hang the system if there's some reason ... But badness() reckons ...
    (Linux-Kernel)
  • Re: Memory overcommit
    ... When preparing KSM unmerge to handle OOM, I looked at how the precedent ... of the same size as physical memory, ... by the poor decisions the OOM killer made. ... But this is then liable to hang the system if there's some reason ...
    (Linux-Kernel)
  • Re: A Rash of STOP errors.. what does it all mean? (D1,3D,C2,FE,50,7F, death)
    ... up to pull up the diagnostic boot ... addition of 1GB of memory and an HP webcam. ... poss Reason: faulty driver/buggy s/w ... Hardware failures are the most common cause (many dozen KB ...
    (microsoft.public.windowsxp.help_and_support)
  • [PATCH -mm 1/5] Freezer: Document relationship with memory shrinking
    ... allocate memory after freeing it for the hibernation image, ... The majority of these are user space processes, but if any of the kernel threads ... The second reason is to prevent user space processes and some kernel threads ... +memory and we need to do that before ...
    (Linux-Kernel)
  • Re: [PATCH] Hugepages should be accounted as unevictable pages.
    ... I don't have any strong oppose reason, but I also don't have any strong ... I agree that hugepages are special in the sense that they are ... other locked memory. ... don't see a reason why should accounting not reflect that. ...
    (Linux-Kernel)