Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
ReiserFS
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Performance== Compared with [[ext2]] and [[ext3]] in version 2.4 of the Linux kernel, when dealing with files under 4 [[KiB]] and with tail packing enabled, ReiserFS may be faster.<ref>{{cite web |title=PHP Manual |url=http://php.net/manual/en/function.session-save-path.php |website=php.net |publisher=The PHP Group |access-date=5 December 2018}}</ref> Before Linux 2.6.33,<ref>{{cite web|url=https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ebc423238341b52912c7295b045a32477b33f0 |title=kill-the-BKL |website= git.kernel.org}}</ref> ReiserFS heavily used the [[Giant lock#Linux|big kernel lock]] (BKL)—a global kernel-wide lock—which does not scale well for systems with multiple cores,<ref name="mahoney-proposal">{{cite web |author = Jeff Mahoney |url=http://article.gmane.org/gmane.linux.suse.opensuse.devel/4312 | date = 2006-09-14 | title = Proposal: Change in Default FS for Releases >= 10.2 | access-date = 2009-08-23 | website = gmane.org }}.</ref> as the critical code parts are only ever executed by one core at a time.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)