[haiku-bugs] Re: [Haiku] #3723: Improving disk performance by changing VirtualMemory path

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Sat, 29 Oct 2011 17:03:46 -0000

#3723: Improving disk performance by changing VirtualMemory path
-----------------------------------------+---------------------------
   Reporter:  haiqu                      |      Owner:  axeld
       Type:  enhancement                |     Status:  new
   Priority:  normal                     |  Milestone:  R1
  Component:  Preferences/VirtualMemory  |    Version:  R1/pre-alpha1
 Resolution:                             |   Keywords:
 Blocked By:                             |   Blocking:
Has a Patch:  1                          |   Platform:  All
-----------------------------------------+---------------------------

Comment (by axeld):

 Thanks, and sorry for the delay! It looks pretty good, but I have a few
 minor coding style related complains:
 * in swapcheck.cpp: two blank lines between sections, the main() goes to
 the next line.
 * two blank lines between functions is also sometimes violated (for
 example, in SettingsWindow.cpp)
 * 'vol', and 'cap' aren't good names; you named them properly at other
 places.
 * Some of the lines in Settings.cpp (maybe at other places, too) are
 unnecessarily broken into two lines, even though they don't have more than
 80 characters.

 It would be great if you could rework this, otherwise, I guess someone
 else would need to do this sooner or later.

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

Other related posts: