[haiku-bugs] Re: [Haiku] #5328: Had reserved page but threre is none after latest slab/vm changes

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 28 Jan 2010 15:38:36 -0000

#5328: Had reserved page but threre is none after latest slab/vm changes
---------------------------+------------------------------------------------
 Reporter:  mmlr           |       Owner:  bonefish      
     Type:  bug            |      Status:  in-progress   
 Priority:  high           |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:                 |   Blockedby:                
 Platform:  All            |    Blocking:  5331          
---------------------------+------------------------------------------------
Changes (by bonefish):

  * priority:  normal => high
  * status:  new => in-progress


Comment:

 Found a way to reproduce the problem seemingly reliably in qemu with 256
 MB RAM and 2 GB image:
 {{{
 mkdir tt; cd tt
 for dir in $(seq 100); do mkdir $dir; pushd $dir; for file in $(seq 100);
 do echo Hello > $file; done; popd; done
 sync
 cat /dev/zero > tt
 [Ctrl-C after ca. 20s]
 rm -rf [0-9]* tt
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5328#comment:6>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: