Re: CVS commit: src/sys/arch/i386/i386
chris...@astron.com said: > /.*sub.*,%[er]sp/ very nice > 18648 80494b55:stbi_gif_load_from_memory+0xd So this can never have worked on x86, with only 12k stack. best regards Matthias --
Re: CVS commit: src/sys/arch/i386/i386
m...@eterna.com.au said: > alloc/free here for whatever is using a lot of memory would be much > better than increasing the minimum each LWP requires. Agreed. In the ppbattach case, it should be sufficient to put the devinfo printf into a separate function, so that it doesn't stack up when called