[gem5-users] Re: How to create two memory object in SE mode

2020-07-08 Thread Taiyu Zhou via gem5-users
Hi, What is the address organization between DRAM and PM? If applications want to allocate 1G DRAM and 1G PM, is there any hint for the memory allocator function?___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-use

[gem5-users] Re: How to create two memory object in SE mode

2020-07-08 Thread Jason Lowe-Power via gem5-users
Hi May, This is definitely possible, and it's enabled by these recent changesets: https://gem5-review.googlesource.com/c/public/gem5/+/29027 They haven't been merged, yet, but I'm hopeful they'll be merged soon. Feel free to download them from gerrit and apply them locally :). You should see a do