VM Tuning

2010-04-18 Thread Волков Максим
I noticed that the paging starts only when the number in the free queue of pages is less than vm_page_free_min and continues until it reaches free_target. Variable vm_page_free_target is set via macro VM_PAGE_FREE_TARGET. #ifndef VM_PAGE_FREE_MIN #define VM_PAGE_FREE_MIN(free) (10 + (free) / 100

Re: Building software for the Hurd

2010-04-18 Thread olafBuddenhagen
Hi, On Sun, Apr 18, 2010 at 09:58:12AM +0200, Patrik Olsson wrote: > I mean I'm not able to (or have time to) fix any problems that may > arise if I use GNU/Hurd as a work station. It would just add another > layer where "things can go wrong". I don't like taking too much risk, > even though that

Re: Building software for the Hurd

2010-04-18 Thread Patrik Olsson
On Sun, 2010-04-18 at 08:10 +0200, olafbuddenha...@gmx.net wrote: > Hi, > > On Sat, Apr 17, 2010 at 08:33:17PM +0200, Patrik Olsson wrote: > > On Sat, 2010-04-17 at 06:39 +0200, olafbuddenha...@gmx.net wrote: > > > > Why copy? Just do the work in the Hurd environment right away :-) > > > > I'm n

Re: Building software for the Hurd

2010-04-18 Thread olafBuddenhagen
Hi, On Sat, Apr 17, 2010 at 08:33:17PM +0200, Patrik Olsson wrote: > On Sat, 2010-04-17 at 06:39 +0200, olafbuddenha...@gmx.net wrote: > > Why copy? Just do the work in the Hurd environment right away :-) > > I'm not that hardcore. ;-) I need my gedit, etc. Hardcore? Gedit is available in Debia