this post was submitted on 15 Dec 2023
340 points (93.8% liked)

Technology

57455 readers
5845 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Apple’s MacBook Pro memory problem is worse than ever::Apple still sells expensive "Pro" computers with just 8GB of RAM and charges a fortune for more.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 8 months ago (1 children)

11GB idling?? Maybe not as optimized as it seems…

[–] [email protected] 30 points 8 months ago (1 children)

That's just cached memory. Pretty common practice for any modern OS to retain memory until 60% usage or so. Costs nothing and is snappier performance.

11GB idling is only after having done other things. When you launch it'll be less than 2 in my experience.

[–] [email protected] 3 points 8 months ago (1 children)

Ohhh right, I totally forgot about that. Remember reading about it somewhere. In that case, I guess it makes more sense.

[–] [email protected] 3 points 8 months ago

Yeah you need to be careful what memory numbers you read - I’ve seen some of them hit terabytes on my Mac, and I only have a 256GB SSD so there’s no way that’s physically possible. Just because a memory address is tracked by the kernel doesn’t mean it’s actually being used. You can have a single region of memory counted multiple times (in my case, probably millions of times… I don’t think I was using much swap at all).