DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th November 2024
bsdbsdbsd1 bsdbsdbsd1 is offline
Port Guard
 
Join Date: Nov 2024
Posts: 13
Default OpenBSD Desktop

Dear Gentlemen. Do I have to conduct any memory utilizations when using OpenBSD as a desktop?


/etc/login.conf so that programs can utilize 1Gb of RAM like firefox or chromium

Code:
default:\
...
	datasize-cur=1024M:\
	datasize-max=1024M:\
https://nfalcone.net/blog/building-o...esktop-laptop/
Reply With Quote
  #2   (View Single Post)  
Old 16th November 2024
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 8,079
Default

Hello, and welcome! You are following a third-party guide last updated in 2016, and was intended for use with OpenBSD release 5.8. I'm not going to read through it.

Each architecture has a unique login class capability database, login.conf(5), and that database changes with OpenBSD developments. For amd64 and OpenBSD 7.6, the default class is defined with a fixed limit of 1.5GB for datasize -- that's virtual memory, not RAM -- while the staff class has no maximum, as datasize-max is set to infinity.

I recommend using the staff class for workstation users. Modern browsers need vast amounts of resource to function.
Reply With Quote
  #3   (View Single Post)  
Old 16th November 2024
bsdbsdbsd1 bsdbsdbsd1 is offline
Port Guard
 
Join Date: Nov 2024
Posts: 13
Default

Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Desktop for OpenBSD 6.3 shep Guides 8 27th September 2018 08:54 AM
Simple Desktop for OpenBSD 6.1 shep Guides 2 7th May 2017 11:08 PM
Simple Desktop for OpenBSD 5.8 shep Guides 2 12th November 2015 03:07 PM
Simple Desktop for OpenBSD 5.5 shep Guides 8 28th July 2014 06:32 PM
OpenBSD as a desktop raxes OpenBSD General 6 26th April 2013 03:13 AM


All times are GMT. The time now is 07:58 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick