From: Igor Schein <igor@txc.com>
To: linux-kernel@vger.kernel.org
Subject: 64bit filesize limit on a 32bit linux
Date: Tue, 31 May 2005 15:35:33 -0400 [thread overview]
Message-ID: <20050531193533.GO1337@txc.com> (raw)
Hi,
# ulimit -f `echo 2^22-1|bc`;ulimit -f
4194303
# ulimit -f `echo 2^22|bc`;ulimit -f
unlimited
# uname -r
2.6.11-1.1290_FC4
I need to limit users to 5GB per file instead of 4GB. Do I need any
kernel patches or can it somehow be done in user space?
Thanks
Igor
next reply other threads:[~2005-05-31 19:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 19:35 Igor Schein [this message]
2005-06-01 4:10 ` 64bit filesize limit on a 32bit linux Chris Wedgwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050531193533.GO1337@txc.com \
--to=igor@txc.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox