On Sat, Jan 29, 2011 at 11:09:05AM +0100, xdrudis wrote: > formats output. If someone has more than 16 cores does she really > want to see ouput from all at a time? Redefining the weak function > calc_id_buffer you can choose to have some of them mix into the same > buffer or just filter out the output for some of them. >
Also wrong. Having several concurrent outputs with the same buffer id is not safe, demuxing could join the wrong half-characters. Filtering out some cores would be an option. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

