Re: Fwd: l4linux running lmbench
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed May 29, 2019 at 17:11:19 +0800, yangzeng wrote: > Dear Developers: > > I am a newcomer to l4linux, I use the default configuration to run > l4linux-mag, now I want to run lmbench on l4linux, how should I put > lmbench into l4linux I guess you're using a ramdisk right now, so you can add lmbench to that. The ramdisk probably needs to be bigger than the current one, so please also enlarge it (append some space with dd and then use resize2fs). Adam