> Date: Fri, 30 Jul 2010 18:28:13 +0200 > From: Benjamin Cama <[email protected]> > To: [email protected] > Subject: Re: [PATCH]: mpstat: code shrink > Message-ID: <1280507293.6034.8.ca...@nsk> > Content-Type: text/plain; charset="UTF-8" > > Hi, > > Le vendredi 30 juillet 2010 ? 16:44 +0200, Denys Vlasenko a ?crit : > > On Fri, Jul 30, 2010 at 10:40 AM, Marek Polacek <[email protected]> wrote: > > > OK, here's another version -- it just removes function, which determines > > > number of CPUs in /sys. > > > > Applied, thanks! > > It seemed to me that hardware-related stuff would rather be in /sys in > the 2.6 era, am I wrong ? This /proc entry is not deprecated, but I'd > rather keep a way to get this information from /sys. Even if it could be > better made by reading /sys/devices/system/cpu/online. I thought about > doing that, but wondered if there is an equivalent of bitmap_parselist > (from linux/lib/bitmap.c) in busybox already ?
IMO it's not about what is or was but how do the least for everything that is. > > Regards, > benjamin _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
