WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: max_loop=100 for example will increase the ram usage?  (Read 2139 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
max_loop=100 for example will increase the ram usage?
« on: March 06, 2009, 06:38:37 PM »
if I boot with max_loop=100 but I load only let's say 5 tcz will be better not to use this boot code?
dCore user

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: max_loop=100 for example will increase the ram usage?
« Reply #1 on: March 07, 2009, 07:07:37 AM »
The memory use per device is minimal, one loop device takes only a couple of bytes and one inode.
The only barriers that can stop you are the ones you create yourself.