public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [rfc][patch] DriverFS Topology + per-node (NUMA) meminfo
@ 2002-10-21 21:37 Matthew Dobson
  2002-10-21 21:48 ` Patrick Mochel
  0 siblings, 1 reply; 8+ messages in thread
From: Matthew Dobson @ 2002-10-21 21:37 UTC (permalink / raw)
  To: linux-kernel, Linus Torvalds, Alan Cox, Dave Jones, Martin Bligh,
	Andrew Morton, Patrick Mochel

Good afternoon,
	Here's I've been sitting on a bit too long.  This patch adds Topology 
information to driverfs, and adds a meminfo file to each node's 
directory which contains: <drum roll> that nodes memory info!
	Pat, I got rid of the per-arch callbacks, since they weren't doing 
anything even remotely useful yet, and they bloated the patch even 
further.  I left in the arch_info pointers so we can put the arch 
specific callbacks back in if anyone wants...  I've also rolled Martin's 
/proc/meminfo.numa patch into this.
	BTW, I have a patch that will changes the usage of 'int numnodes' into 
the more generic 'num_online_nodes()' and 'node_set_online()' calls. 
I'll be sending that patch momentarily also.
	As always: comment, question, and flame away!

Cheers!

-Matt


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-29  3:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-21 21:37 [rfc][patch] DriverFS Topology + per-node (NUMA) meminfo Matthew Dobson
2002-10-21 21:48 ` Patrick Mochel
2002-10-21 21:50   ` Matthew Dobson
2002-10-28  3:05     ` Rusty Russell
2002-10-28 18:58       ` Matthew Dobson
2002-10-28 23:24         ` Rusty Russell
2002-10-29  1:08           ` Matthew Dobson
2002-10-29  3:09             ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox