Live data from Hacker News

200 MB RAM FreeBSD desktop

vermaden.wordpress.com

221–223 of 223 posts

Re: 200 MB RAM FreeBSD desktop

#222
post #178

Earlier quoted context omitted.

I have 64gb in my linux machine and have managed to hardlock it a bunch of times exhausting the ram. Couldn't even REISUB a couple of times. The OOM killer stuff in Linux just doesn't work anymore by what I can gather. Buying more ram is no longer an option, so I added a 128gb swap partition on nvme. I incorrectly assumed with 64gb I didn't even need swap. No crashes since. If you don't want to move partitions around…

You should consider some sort of swap on ram like zswap rather than thrashing your nvme.

Thanks, yep I do have zram installed, but I'm working with mostly incompressible AI models so it really didn't help. I set it to cap at 8GB so random stuff can take advantage and I guess it helps a tiny bit, but not much.

I have a free m.2 slot and may get a cheap optane drive and use that as SWAP. I've read they're not as fast as marketed for this, but at least I wouldn't have to worry about about wearing out my SSD.

Re: 200 MB RAM FreeBSD desktop

#223
post #208

Earlier quoted context omitted.

Yeah, it was a different world. I worked at a company using X + Motif on SCO Unix back in the early 90s. I had a 386sx with 8mb ram + 6 MB on an ISA expansion card! When you changed a header file constant (like a label string) and had to recompile the ~1 MB(!) executable, it really was coffee break time - compile time was ~1 hour for a full rebuild. Strangely enough, our current project on a 16-core VM also takes nea…

You have no ccache setup for it?

ccache was released 2002. This was 1992.
Post reply on HN