Tagged Questions
4
votes
2answers
150 views
Does sysctl kern.bufcachepercent not work in OpenBSD 5.2 above 1.7GB?
I run OpenBSD/amd64 5.2 on a system with 12GB of RAM, and I want to use about 6GB to 8GB for filesystem caching.
By default, 5.2 amd64 comes with sysctl kern.bufcachepercent set to 20 (20%); I've ...
9
votes
4answers
416 views
Is there a way to sync only one partition?
Is there a way to sync only one partition instead of all partitions?
Something like "sync /dev/sdc1".