[Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze
axeld
trac at haiku-os.org
Sun Apr 19 19:32:28 CEST 2009
#3768: create_image -i 943718400 (or other large sizes) results in freeze
---------------------------+------------------------------------------------
Reporter: anevilyak | Owner: bonefish
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: System/Kernel | Version: R1 development
Blockedby: | Platform: All
Blocking: |
---------------------------+------------------------------------------------
Comment(by axeld):
Other systems usually page out stuff as well, just their scoring mechanism
seems to work a lot better than ours. But in general I agree with you that
executables should get a much higher ranking, and should only be swapped
out if they haven't been used for a long time.
I would also think that it might be beneficial to take pages from the
cache causing the trouble first - at least if it is accessed mostly
sequentially (which should already be determined).
--
Ticket URL: <http://dev.haiku-os.org/ticket/3768#comment:18>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
More information about the Haiku-bugs
mailing list