Re: speed up port compiling using RAM (tmpfs) ???

2006-01-15 Thread Eric Kjeldergaard
日曜日 15 1月 2006 16:45、Ashok Shrestha さんは書きました: > Hi, > > I am curious to know if there is a way to compile a port such as X11 > or KDE faster. > > I know in Gentoo, you can mount a part of RAM and compile in that. > This substantially decreases the compile time. Reference: > http://gentoo-wiki.com/

Re: Vertikal and Horizontal Scroll of (mighty) mice

2005-10-08 Thread Eric Kjeldergaard
On 8/25/05, Arne Schwabe <[EMAIL PROTECTED]> wrote: > Hi, > > I just got myself myself a shiny white Mighty Mouse from Apple. > > I now have the Problem that Wheel if the scrolling to left and right. > I fixed this by teaching ums.c to prefer WHEEL over Z but it would be > nice to support both whee

Re: sched_4bsd.c Quantum change

2005-02-25 Thread Eric Kjeldergaard
On Thu, 24 Feb 2005 16:49:59 -0800, Ashwin Chandra <[EMAIL PROTECTED]> wrote: > Quick question for you hackers! > > If i wanted to change the scheduler to have a certain marked bad process have > a higher time quantum than everyone elses (because it is behaving bad, high > mem usage and context

Re: My project wish-list for the next 12 months

2004-12-02 Thread Eric Kjeldergaard
> >> 4. Journaled filesystem. > > > > The stage of the current implementation is, as I said, read-only. > > Further, it's currently i386 only. > > In theory, it shouldn't be tied to i386, but I never tested it somewhere > else unfortunately. > Got that from the reiserfs port which says it doesn

Re: My project wish-list for the next 12 months

2004-12-02 Thread Eric Kjeldergaard
> 4. Journaled filesystem. While we can debate the merits of speed and > data integrety of journalling vs. softupdates, the simple fact remains > that softupdates still requires a fsck run on recovery, and the > multi-terabyte filesystems that are possible these days make fsck a very > long and u