This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][patch] Make DCACHE_LINE runtime-settable


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> Attached patch allows the user to e.g. "set dcache-line-size 4096" and
Paul> drastically reduce the number of round trips.

Paul> I've also added "set dcache-size" just for good measure.

It looks reasonable to me.

Since there is more than one setting starting with "dcache-", how about
adding a new prefix, and renaming to

  set dcache size
  set dcache line-size

?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]