Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2010 11:16:43 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <201009181116.o8IBGwJD078932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avg         2010-09-18 11:16:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 212821 on 2010-09-18 11:16:43Z by avg
  
  kern.sched.topology_spec sysctl: use step of 1 for group levels numeration
  
  This is just a cosmetic change for prettier output.
  'indent' variable/parameter serves two purposes: it specifies whitespace
  indentation level and also implies cpu group level/depth.
  It would have been better to split those two uses,
  but for now just a simple change.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.278     +1 -1      src/sys/kern/sched_ule.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009181116.o8IBGwJD078932>